3.2
CursorSummary
This release focuses heavily on enhancing agent capabilities by introducing parallel processing via the /multitask command and enabling cross-repository work through multi-root workspace support. Users can now run tasks concurrently and manage changes across multiple repos seamlessly within the Agents Window.
New Features
- Introduced the /multitask command to run async subagents in parallel, breaking down large tasks into smaller chunks for simultaneous processing.
- Enabled running isolated tasks in the background across different branches using improved worktrees in the Agents Window.
- Enabled support for multi-root workspaces, allowing a single agent session to target multiple folders across different repositories for cross-repo changes.
Improvements
- Improved the worktrees experience in the Agents Window, allowing users to move any background branch into the local foreground with a single click for testing.