Layout Customization and Stability Improvements
read at source ↗ cursor.com
Layout Customization and Stability Improvements
Source: Cursor Date: 2025-12-22 URL: https://cursor.com/changelog/2-3
Summary
Cursor 2.3 is a stability-focused holiday release with no new features. Four default layout presets ship (agent, editor, zen, browser) with keyboard shortcut for switching. MCP gains Static Client header support for OAuth. Parallel agent stability and checkpoint rollback fixes land alongside 15 agent improvements and 11 layout fixes.
Implications
Agent-IDE feature race. Named layout presets (“agent”, “editor”, “zen”, “browser”) are UX infrastructure — they signal Cursor is designing for distinct working modes rather than one-size-fits-all. An “agent” preset optimized for supervising parallel agents is a real UX bet: it implies the agent supervision surface is distinct enough from coding to need its own spatial arrangement.
MCP/protocol adoption. Static Client headers for OAuth in MCP is a small but necessary compliance fix for enterprise MCP deployments where auth tokens must be injected rather than prompted. It’s the kind of fix that unblocks real production integrations that were previously stuck on authentication edge cases.