Cursor debug
ComponentUpdates related to the debug component of Cursor.
All DEBUG Features
- Introduced Debug Mode which instruments the app with runtime logs to help reproduce and fix tricky bugs across stacks, languages, and models.(2.2)
- 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.(2.2)
- Added the ability to select multiple visual elements and describe desired changes in text to initiate an agent for visual updates.(2.2)
- Added support for inline Mermaid diagrams in Plan Mode, allowing agents to automatically generate and stream visuals into plans.(2.2)
- Enabled sending selected to-dos to new agents for more granular control over plan building.(2.2)
- Implemented Multi-agent judging, which automatically evaluates parallel agent runs and recommends the best solution with an explanation.(2.2)