Change8

2.2

Cursor
6 features3 improvementsagentsdebugeditorplan

Summary

This release introduces powerful new debugging capabilities with Debug Mode and a visual development workflow via the new browser sidebar and component tree. Plan Mode is enhanced with inline Mermaid diagram support, and Multi-agent judging provides automated selection of the best solution when running agents in parallel.

New Features

  • Introduced Debug Mode which instruments the app with runtime logs to help reproduce and fix tricky bugs across stacks, languages, and models.
  • Enabled a new browser sidebar and component tree for simultaneous design and coding, allowing real-time element manipulation, color updates, layout testing, and CSS experimentation.
  • Added the ability to select multiple visual elements and describe desired changes in text to initiate an agent for visual updates.
  • Added support for inline Mermaid diagrams in Plan Mode, allowing agents to automatically generate and stream visuals into plans.
  • Enabled sending selected to-dos to new agents for more granular control over plan building.
  • Implemented Multi-agent judging, which automatically evaluates parallel agent runs and recommends the best solution with an explanation.

Improvements

  • Added the ability to pin chats at the top of the agent sidebar for easy future reference.
  • Gave users more control over Mermaid diagram generation in Plan Mode.
  • The best solution judgment in Multi-agent judging now only occurs after all parallel agents have finished running.

Related Documentation

Cursor Documentation

Cursor 2.2 - What's New - Change8