News & Updates, Code Editors, AI Agents

Cursor 3.2 Ships Async Subagents, Worktrees, and Multi-repo Support

Cursor 3.2 lands with /multitask for parallel async subagents, redesigned Agents Window worktrees, and multi-root workspace support for cross-repo changes — a significant push toward fleet-based autonomous coding.

3 min read
Cursor 3.2 Ships Async Subagents, Worktrees, and Multi-repo Support

Image by Anysphere

Cursor 3.2 Ships Async Subagents, Worktrees, and Multi-repo Support

Cursor shipped version 3.2 on April 24, 2026, pushing its parallel agent architecture further with three developer-focused upgrades: a new /multitask command for async subagent parallelization, a redesigned worktrees experience inside the Agents Window, and multi-root workspace support that lets a single agent session span multiple repositories simultaneously.

The release continues the trajectory set by Cursor 3.0 in early April — building out the Agents Window as the center of gravity for professional coding workflows, and reducing the friction of coordinating work across multiple agents, branches, and codebases at once.

/multitask: Parallel Async Subagents on Demand

The headline feature is /multitask, a new command that tells Cursor to parallelize incoming work rather than serialize it in a queue. When invoked, Cursor spawns async subagents to handle requests concurrently. For larger tasks, it breaks them into smaller chunks and distributes them across a fleet of subagents simultaneously.

The practical implication is meaningful: if you have queued messages waiting for the current agent run to finish, you can now redirect them to run as parallel subagents instead. The bottleneck of one-agent-at-a-time execution on large tasks has been a recurring friction point for developers running multi-step workflows, and /multitask is a direct answer to it.

Worktrees Upgraded in the Agents Window

The 3.0 release introduced worktrees via the /worktree command in the classic editor chat. Cursor 3.2 brings worktree support into the Agents Window proper, with a redesigned experience. You can now run isolated tasks in the background across different branches, and when a branch is ready to test, bring it into your local foreground with a single click.

This replaces what was previously a more manual branch-switching and context-switching workflow. Agents running on separate branches no longer block your main working context — they run asynchronously until you are ready to pull their output into view.

Multi-root Workspaces: Cross-repo Changes in One Session

The third major addition is multi-root workspace support in the Agents Window. A single agent session can now target a reusable workspace made of multiple folders, allowing Cursor to execute cross-repo changes — spanning frontend, backend, and shared libraries — without requiring the user to retarget the agent each time it moves between repositories.

For monorepo shops this is less transformative, but for teams with separated codebases that share business logic or API contracts, this closes a meaningful gap. Previously, making coordinated changes across a TypeScript frontend and a Python backend required separate agent sessions and manual handoffs. Multi-root workspaces allow that coordination to happen within a single session.

The Bigger Picture

Cursor 3.2 is the third significant update since the 3.0 launch on April 2. The 3.1 release on April 13 brought tiled layout for parallel agent views and upgraded voice input. The April 15 update added interactive canvases. Version 3.2 deepens the parallelism story at the execution layer, not just the display layer.

The release cadence reflects the pressure Cursor faces from Claude Code and OpenAI Codex, both of which are pushing hard into multi-agent workflows. The /multitask command is Cursor's direct answer to the kind of coordinated multi-agent execution that Claude Code's Agent Teams feature has been building toward.

Cursor has over one million daily active users and crossed $2 billion in annualized revenue in early 2026. The company is reportedly in talks to raise at a $50B+ valuation, and SpaceX struck an acquisition rights deal in April. The pace of 3.x updates signals that Anysphere is prioritizing product velocity over fundraising distraction.

What's Unconfirmed

Cursor has not disclosed performance metrics for /multitask subagent runs — specifically how token usage scales when multiple subagents are spawned from a single request. The practical cost implications for Pro and Business plan users running fleet-scale workflows remain unclear. Multi-root workspace support is documented as targeting multiple folders, but the degree to which cross-language tooling and environment setup is handled automatically has not been detailed publicly.

Share:

Other Latest News

Google Commits $40B to Anthropic as Claude Code Fuels AI Infrastructure Race
News & Updates, Industry Analysis

Google Commits $40B to Anthropic as Claude Code Fuels AI Infrastructure Race

Alphabet is committing $10 billion now at a $350B valuation, with $30 billion more contingent on performance targets, plus 5 gigawatts of Google Cloud compute, all driven by Claude Code's explosive revenue growth.

Apr 25, 2026
DeepSeek Drops V4: 1.6T-Parameter Open Model Targets Frontier
News & Updates, AI Assistants, Industry Analysis

DeepSeek Drops V4: 1.6T-Parameter Open Model Targets Frontier

DeepSeek released open-source V4 today — a 1.6 trillion-parameter flagship and a 284 billion-parameter flash variant — claiming competitive performance with closed models from OpenAI and Google DeepMind, with a 1 million-token context window and aggressive pricing.

Apr 24, 2026
OpenAI Ships GPT-5.5: Agentic Coding Model Now Live in Codex
News & Updates, AI Agents, API Tools

OpenAI Ships GPT-5.5: Agentic Coding Model Now Live in Codex

OpenAI launched GPT-5.5 on April 23 — its first fully retrained base model since GPT-4.5 — now live for paid ChatGPT and Codex users. With 82.7% on Terminal-Bench 2.0 and state-of-the-art performance on long-horizon coding tasks, it marks a new bar for agentic developer tooling.

Apr 24, 2026
OpenAI Workspace Agents Replace GPTs: Codex Now Automates Team Dev Workflows
AI Agents, News & Updates, API Tools

OpenAI Workspace Agents Replace GPTs: Codex Now Automates Team Dev Workflows

OpenAI launched Workspace Agents in ChatGPT on April 22 — Codex-powered cloud bots that replace custom GPTs, write code, and automate multi-step team workflows around the clock. Free until May 6.

Apr 23, 2026
OpenAI Ships gpt-image-2: Reasoning Image Model Replaces DALL-E
News & Updates, AI Assistants, API Tools

OpenAI Ships gpt-image-2: Reasoning Image Model Replaces DALL-E

OpenAI launched ChatGPT Images 2.0 and the gpt-image-2 API on April 21 — the first image model with native reasoning, 2K resolution, and multi-image batch generation. DALL-E 2 and DALL-E 3 retire May 12; developers need to migrate.

Apr 22, 2026
SpaceX Seals $60B Option to Acquire Cursor in AI Coding Deal
News & Updates, Industry Analysis, Code Editors

SpaceX Seals $60B Option to Acquire Cursor in AI Coding Deal

SpaceX announced on April 21 that it has struck a deal giving it the right to acquire Cursor for $60 billion — or pay $10 billion for joint AI coding development. Here is what developers need to know about the biggest potential acquisition in AI coding history.

Apr 22, 2026
← Scroll for more →