Cursor 3 is now available. Agents Window The new Cursor interface allows you to run many agents in parallel across repos and environments: locally, in worktrees, in the cloud, and on remote SSH. It's simpler, more powerful, and centered around agents, while keeping the depth of a development environment. To try the Agents Window , upgrade Cursor and type `Cmd+Shift+P -> Agents Window`. You can switch back to the IDE anytime, or have both open simultaneously. Read more in our announcement . Design Mode In the Agents Window, you can use Design Mode to annotate and target UI elements directly in the browser. This allows you to give more precise feedback and iterate faster by pointing the agent to exactly the part of the interface you're referring to. Keyboard shortcuts include: ⌘ + Shift + D to toggle to Design Mode Shift + drag to select an area ⌘ + L to add element to chat ⌥ + click to add element to input Agent Tabs in the Editor Agent Tabs allow you to view multiple chats at once, side-by-side or in a grid. <figure><img src="https://ptht05hbb1ssoooe.public.blob.vercel-storage.com/assets/changelog/agent-tabs" loading="lazy" /></figure> Editor (4) …