[ ABORT TO HUD ]
SEQ. 1
SEQ. 2
SEQ. 3
The Agents Window & Multi-Agent Workflows
Cursor Agent Mode: The Autonomous AI IDE
Cursor Agent went GA on April 2, 2026, positioning Cursor as "a coding agent for building ambitious software." The current release is Cursor Agent.11 (July 10, 2026). The centerpiece is the Agents Window - open it via Command Palette → "Open Agents Window".
What the Agents Window Gives You
- Parallel agents across multiple workspaces - frontend, backend, and infra agents running side by side
- Worktree isolation: each agent works in its own Git checkout, so parallel edits never collide
- Diffs view & PR management: review every agent's changes and drive PRs from creation to merge
- Local ↔ cloud handoff: start locally, push to the cloud when you close your laptop - and pull it back later
- Cloud subagents:
/in-cloudspawns helpers in the cloud;/babysitshepherds a PR through CI
The Release Cadence That Got Us Here
| Version | Date | Headline |
|---|---|---|
| 3.0 | Apr 2, 2026 | Agents Window GA, parallel cloud agents, worktrees |
| 3.7 | Jun 17, 2026 | Agent-led cloud environment setup, /in-cloud, handoff |
| 3.8 | Jun 18, 2026 | Automations: /automate skill, new GitHub triggers, computer-use tool |
| 3.9 | Jun 22, 2026 | Customize page - skills, plugins, MCPs, hooks in one place |
| 3.9 | Jun 29, 2026 | Cursor iOS app (public beta) |
| 3.10 | Jun 30, 2026 | Team marketplace MCPs, org groups |
| 3.11 | Jul 10, 2026 | Side chats, conversation search, new cloud agent hooks |
📱 Cursor on iOS: The iOS app (all paid plans) lets you kick off Cloud Agents from your phone, follow progress with Live Activities, review artifacts, take remote control of the agent's VM, and merge PRs - from anywhere.
SYNAPSE VERIFICATION
QUERY 1 // 3
How do you open the Agents Window?
Ctrl+Shift+A
Command Palette → 'Open Agents Window'
It opens automatically
From cursor.com only