Cursor v3.3: PR Review, Parallel Plans, Split PRs
agentsenterprisecommentary
read at source ↗ cursor.com
Cursor v3.3: PR Review, Parallel Plans, Split PRs
Source: Cursor Changelog Date: 2026-05-07 URL: https://cursor.com/changelog
Summary
Cursor v3.3 introduces a full PR review experience (inline threads, commit history, file tree with changes picker), “Build in Parallel” (auto-decomposes plans into independent subagent tasks producing independent PRs), and quick-action pills for pinned skills. Also ships split-PR capability (auto-identifies logical slices of changes and proposes multi-PR splits). Preceded by model controls + spend management (May 4) and context usage breakdown (May 6) — three enterprise features in four days.
Implications
- IDE as control plane: the PR lifecycle (create → review → merge) is now entirely inside Cursor. Combined with Bugbot (self-improving review), the IDE owns the full development workflow. Claude Code and Codex compete on CLI; Cursor competes on lifecycle ownership.
- Plan decomposition: “Build in Parallel” is the first editor to auto-parallelize development plans into independent subagent tasks. This extends the agent layer from single-task execution to portfolio-scale plan management.
- Enterprise governance convergence: model controls, spend limits, context diagnostics, and PR review all in one week. The IDE is building its own governance stack alongside its product features.