++++
🐝
Aug 05, 2026
3.9
Multi-agent Swarm
Swarm-style multi-agent collaboration: architects, coders, and testers work in parallel on medium to large projects with automatic progress consolidation.
Learn more →
++++
🌐
Aug 05, 2026
3.9
Sandboxed Browser Action
Agents interact directly with built-in headless/desktop sandboxed browsers to click UI elements, analyze screenshots, and intercept network traffic for automated Web testing.
++++
📱
Jul 08, 2026
3.8
Workspace Sidecar Preview
Sidebar rendering of live HTML/React components, DOM tree inspection, and responsive viewport toggles to streamline frontend development.
++++
⚡
Jul 08, 2026
3.8
Terminal Command Auto-Correction
Intelligently captures shell errors and missing dependencies, auto-completing parameters or correcting syntax to reduce terminal friction.
++++
🔍
Jun 18, 2026
3.7
Deep Research Mode
Autonomously inspects multi-source docs, audits codebase dependencies, and simulates architecture refactoring to produce high-precision technical plans.
🐞
Jun 18, 2026
3.7
Autonomous Debugger
Monitors unit test and linter failures, forming an autonomous loop of hypothesis, code edit, and re-testing until all assertions pass.
🛡️
May 29, 2026
3.6
Auto-review Mode
New run mode that reduces approval fatigue. Allowlisted commands execute immediately, sandboxed tasks run safely, other requests routed to a classifier subagent that decides: allow, try different approach, or ask for approval. Custom instructions supported.
Learn more →
🧠
May 18, 2026
3.6
Composer 2.5
Major intelligence upgrade: better sustained work on long tasks, more reliable complex instruction following, smoother collaboration. New faster tier, double usage for first week.
🎨
May 20, 2026
3.5
Shared Canvases
Share interactive canvases (reports, dashboards, custom interfaces) created by Agents with your team. Recipients can open live snapshots in the browser without logging into Cursor. View team's shared canvases in Dashboard.
↻
May 20, 2026
3.5
/loop Skill
Run a prompt repeatedly on a local schedule until a goal is achieved or stopped. If no fixed interval specified, the agent decides when to wake. Examples: "check deploy status every 5 minutes", "work on feature until tests pass".
⚙️
May 20, 2026
3.5
Automations Enhanced
Automations now available in Agents Window. Support multi-repo automations (reason across codebases) and no-repo automations (monitor tool signals). 5 new no-repo templates: Slack digest, product analytics, FAQ, finance, customer health.
🔗
May 19-20, 2026
3.5
Jira & Microsoft Teams Integration
Assign work items to Cursor in Jira, or @Cursor in comments to kick off cloud agents. Microsoft Teams support lets you @Cursor to delegate tasks or pull information into Teams.
📁
May 13, 2026
3.4
Multi-repo Cloud Environments
Single cloud Agent environment can include multiple repos, config reused across sessions. Agents reason about cross-repo impacts. New Dockerfile build secrets, 70% faster rebuilds via layer caching, agent-led credential validation.
📋
May 7, 2026
3.3
Unified PR Review
Three tabs: Reviews (inline threads and top-level comments), Commits (commit history), Changes (file tree and changes picker). End-to-end from creation to merge in one place.
⚡
May 7, 2026
3.3
Build in Parallel
Identify independent parts of your plan and run them simultaneously using async subagents. Dependent steps kept in order. Explore subagent supports model selector for cheaper "find relevant code" tasks.
✂️
May 7, 2026
3.3
Split into PRs
Analyzes chat transcript, groups commits by logical concern, opens one PR per group. Detects real dependencies and adds "depends on" notes. No more giant PRs with unrelated changes.