v3.9 Active 中文

Changelog 3.9 · Aug 5, 2026

An Agent-centric
unified workspace.

Orchestrate multiple Agents across local, worktree, cloud, and SSH in parallel; instantly return to full IDE depth when needed. Cursor 3.x brings Multi-agent Swarm, Deep Research Mode, Sidecar Preview, Auto-review, Composer 3.0, and more.

Fonts: Inter, JetBrains Mono (Bunny Fonts · SIL OFL)

Highlight Reel

Agents Window

New Agent-first interface supporting parallel execution across local, worktree, cloud, and SSH. Unified sidebar manages all Agents, including those from mobile, web, Slack, GitHub, Linear, Jira, and Microsoft Teams. Cloud Agents auto-generate demos and screenshots for verification.

  • Native multi-repo support
  • Seamless local↔cloud handoff
  • Switch back to classic IDE anytime

Design Mode

Annotate and select UI elements directly in the built-in browser for precise Agent feedback. Keyboard shortcuts: ⌘⇧D to toggle, ⇧+drag to select, ⌘L to add to chat.

Auto-review

New in 3.6: Run mode that reduces approval fatigue. Allowlisted commands run immediately, sandboxed tasks execute safely, other requests routed to a classifier subagent for autonomous decision-making.

/loop

New in 3.5: Run a prompt repeatedly on a schedule until a goal is met or stopped. Great for monitoring deploy status, continuous testing, and long-running tasks.

Composer 2.5

New in 3.6: Major intelligence upgrade. Better at sustained work on long-running tasks, follows complex instructions more reliably, smoother collaboration experience.

MCP Structured Output & Marketplace

Tools return richer structured data. Marketplace offers hundreds of plugins (MCP, Skills, Subagents, Rules, Hooks) with one-click install. Teams can create private marketplaces with distribution policies.

Latest Feature Updates

Cursor 3.0 has been continuously iterating, bringing Multi-agent Swarm, Deep Research Mode, Sidecar Preview, Auto-review, and more.

++++
🐝
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.

Composer 2.5 Deep Dive

Cursor's latest in-house coding model, built on Kimi K2.5 with massive RL training. Matches Claude Opus 4.7 and GPT-5.5 on benchmarks at 1/10 to 1/60 the cost.

BenchmarkComposer 2.5Opus 4.7GPT-5.5Composer 2
SWE-Bench Multilingual79.8%80.5%77.8%73.7%
Terminal-Bench 2.069.3%69.4%82.7%61.7%
CursorBench v3.163.2%61.6%59.2%52.2%
💰

Cost Advantage

Standard: $0.50/$2.50/M tokens (~$0.07/task). Fast: $3/$15/M tokens (~$0.44/task). Opus 4.7 ~$4.10, GPT-5.5 ~$4.82 per task.

🎯

Targeted RL

Injects correction hints at error points during training. 25x more synthetic tasks including "feature deletion" scenarios.

Fast Variant

30% faster than Standard, avg 6.7 min/task. 6x cost. Default in Cursor.

External Reviews

Videos & Official Docs

Curated YouTube tutorials from the Cursor team and trusted creators. For the most authoritative product definitions and dates, check the official links below.

Official Sources

Authoritative docs for features covered on this page.

Major Version Progression

  1. 1.x Era · Foundation

    AI-native Editor Takes Shape

    Cursor chose to fork VS Code rather than just making a plugin, enabling deep transformation of interaction and model pipelines.

  2. 2.0 · October 29, 2025

    Composer & Multi-Agent Workbench

    Up to 8 Agents in parallel, with Composer, Browser GA, Sandboxed Terminals, Plan Mode, and Voice Mode.

  3. 3.0 · April 2, 2026

    Agent-first Unified Workspace

    Natively multi-workspace / multi-repo, desktop and cloud Agent experience unified. Design Mode brings browser annotations into Agent.

  4. 3.3 · May 7, 2026

    Parallel Builds & PR Workflow

    Build in Parallel, Split PRs, Unified PR Review. Agents work on independent steps simultaneously.

  5. 3.4-3.5 · May 13-20, 2026

    Cloud Environments & Automation

    Multi-repo cloud environments, Dockerfile build secrets, 70% faster rebuilds. Shared Canvases, /loop, multi-repo/no-repo automations. Jira & Teams integration.

  6. 3.6 · May 29, 2026

    Auto-review & Composer 2.5

    Auto-review reduces approval fatigue with tiered execution. Composer 2.5 major intelligence upgrade for long tasks and complex instructions.

  7. 3.7 · June 18, 2026

    Deep Research & Autonomous Debugger

    Introduces Deep Research Mode (multi-source doc/codebase audit) and Autonomous Debugger (auto-capturing test/lint errors with fix cycles).

  8. 3.8 · July 8, 2026

    Workspace Sidecar & Terminal Correction

    Workspace Sidecar live sidebar component rendering & DOM debugging. Terminal Auto-Correction syntax auto-completion for shell errors.

  9. 3.9 · August 5, 2026

    Multi-agent Swarm & Sandboxed Browser

    Multi-agent Swarm enables swarm-style Agent collaboration across architecture, coding, and testing; Sandboxed Browser Action for automated UI testing.

Choose Your Plan

Hobby

Free
  • No credit card
  • Limited Agent requests
  • Limited Tab completion
Download

Pro

$20/mo
  • Extended Agent limits
  • Access frontier models
  • MCP, Skills, Hooks
  • Cloud Agents
Get Pro

Ultra

$200/mo
  • All Pro features
  • 20x OpenAI/Claude/Gemini usage
  • Priority access to new features
Get Ultra

Teams

$40/user/mo
  • All Pro features
  • Shared chats, commands, rules
  • Centralized billing & analytics
  • RBAC, SAML/OIDC SSO
Get Teams

Enterprise

Custom
  • All Teams features
  • Pooled usage & invoicing
  • SCIM seat management
  • Priority support & CSM
Contact Sales

Bugbot code review: now usage-based billing (Teams/Individual). Configurable effort levels (Default/High/Custom). View full pricing →

Dimensional Comparison (Qualitative)

DimensionCursorWindsurfCopilotClaude CodeAugment
Main InterfaceStandalone AI IDEStandalone AI IDEMulti-editor pluginTerminal AgentIDE Extension
Proprietary ModelComposer 3.0SWE-1.6NoneNoneContext Engine
Multi-Agent Swarm
Deep Research Mode
Sidecar Web Preview
Cloud Agent
Large Codebase Understanding
Auto-review / Reduce approvals
Free TierLimited Most generousLimitedPay per tokenNone
Privacy / Self-host SOC 2
Starting PriceFree / $20Free / $15Free / $10Pay per token$30

How to Try It

  1. Upgrade to Cursor 3 (or the latest version).
  2. Ctrl + Shift + P (macOS: + Shift + P).
  3. Run Agents Window.
Read Agents Window Docs