Skip to content

v0.4.1 - Bug Fixes & Model Support

Choose a tag to compare

@moazbuilds moazbuilds released this 05 Nov 16:53
· 483 commits to main since this release

✨ Features

  • Grok Model Support: Added Grok model support with improved cursor status handling
  • Enhanced Monitoring: Implemented async registry operations with file locking for better process management
  • Cursor Updates Check: Added support for checking cursor CLI updates

🔧 Improvements

  • Agent Configuration: Removed redundant engine field from agent configs for cleaner setup
  • Code Organization: Removed unused imports and improved code structure
  • Documentation: Updated contextual information in runtime preparation agent for better clarity

🐛 Bug Fixes

  • CCR Engine: Fixed critical bug in CCR (Claude Code Router) engine
  • Monitoring Cleanup: Fixed incorrect type usage in process.emit during cleanup
  • Foundation File Search: Improved foundation file search functionality

📦 Installation

npm install -g [email protected]

Full Changelog: v0.4.0...v0.4.1