[ ABORT TO HUD ]
SEQ. 1
SEQ. 2
SEQ. 3

The Agents Window & Multi-Agent Workflows

🌌 Cursor Agent & MCP Features 15 min 500 BASE XP

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-cloud spawns helpers in the cloud; /babysit shepherds a PR through CI

The Release Cadence That Got Us Here

VersionDateHeadline
3.0Apr 2, 2026Agents Window GA, parallel cloud agents, worktrees
3.7Jun 17, 2026Agent-led cloud environment setup, /in-cloud, handoff
3.8Jun 18, 2026Automations: /automate skill, new GitHub triggers, computer-use tool
3.9Jun 22, 2026Customize page - skills, plugins, MCPs, hooks in one place
3.9Jun 29, 2026Cursor iOS app (public beta)
3.10Jun 30, 2026Team marketplace MCPs, org groups
3.11Jul 10, 2026Side 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