Updates

Changelog

Stay up to date with the latest features, improvements, and bug fixes in ClaraVerse.

v2.2
Dec 10, 2025

New Coding Model and Agent Interface

Major updates to our coding capabilities with enhanced agent management and improved developer experience.

  • Browser protection can now be controlled through settings on cursor.com/dashboard.

  • Ask Mode can use a read-only terminal to get better answers, like checking git commits.

  • Multiple bug fixes and stability improvements for local parallel agents.

  • Plans now saved as files on disk by default.

  • Agent plans are now files that can be edited with normal tools.

  • System notification actions for terminal and MCP approval/rejection.

  • Fixed Cmd+Opt+Arrow chat switching and added Ctrl+Tab behavior.

  • Improved response performance for all AWS Bedrock users.

  • After focusing on the explorer pane, typing will automatically search.

  • Rules now support prompts, scripts, and more together inside folders.

v2.0
Oct 29, 2025

Multi-Agent Support and Enhanced Performance

Introducing powerful multi-agent capabilities and significant performance improvements across the platform.

  • Manage agents in our new editor, with a sidebar for your agents and plans.

  • Run up to eight agents in parallel on a single prompt. This uses git worktrees or remote machines to prevent file conflicts. Each agent operates in its own isolated copy of your codebase.

  • Significantly faster response times for API requests.

  • Optimized memory usage for large codebases.

  • Improved indexing speed for project files.

  • Reduced latency for real-time collaboration features.

  • Fixed issue with file watchers not detecting changes in certain scenarios.

  • Resolved memory leak in the sidebar navigation component.

  • Corrected timezone handling in collaborative editing sessions.