Cursor's New Projects: One AI to Rule Thousands
Cursor's Projects: The AI That Manages an Army of AIs
Software development is entering what Cursor calls its "third era," and the company just dropped a tool that could redefine how we build software. On September 10, Cursor launched Projects in beta—a feature that lets a single "coordinator agent" orchestrate thousands of sub-agents working in parallel. No more babysitting individual AI helpers. You give the orders; the coordinator handles the chaos.
How It Works: Cloud, Context, and Smart Triggers
Projects runs each task on its own cloud computer. That means you can shut your laptop and the work continues—no local hardware bottlenecks. When you need to test locally, the coordinator spins up a local agent automatically.
But the real magic is the shared system context. Every project keeps a set of files that agents constantly update with research, codebase insights, and preferences. Over time, the coordinator gets smarter and faster, like a colleague who actually remembers what you discussed last week.
Then there's the intelligent subscription mechanism. The coordinator can monitor Slack channels, run on a schedule, or track every pull request. When it spots a signal—a bug report, a failing test—it jumps into action without you lifting a finger.
What Can You Actually Do With It?
Three main use cases stand out:
- Feature development: Agents research and build shared context, then the coordinator splits work into parallel tasks for implementation and testing. After launch, it keeps an eye on logs and squashes bugs.
- Code migration: Large-scale framework upgrades or style overhauls that usually drag on for months? The system churns through hundreds of PRs. Human review is strict at first, but as the solution matures, the coordinator takes the wheel.
- Ongoing maintenance: Think code quality monitoring, regression testing, or automatically extracting design system components. It's like having a tireless gardener for your codebase.
The Numbers Don't Lie
Cursor's team has been dogfooding Projects for months, using it on migrations and feature releases involving hundreds of PRs. The results? New users merged 30% more PRs. For those who lean heavily on Projects, the number skyrocketed to six times their usual output.
The feature is rolling out to all users starting today, though it's still in beta. If you're tired of micromanaging AI agents, this might be the upgrade you've been waiting for.
Key Points
- Cursor launches Projects (beta) on September 10, introducing a coordinator agent that manages thousands of sub-agents.
- Runs on cloud computers, so work continues even when your laptop is closed.
- Shared context files make the coordinator increasingly efficient over time.
- Intelligent triggers monitor Slack, schedules, and PRs for proactive action.
- Early testers saw 30% more merged PRs; heavy users hit 6x.
- Use cases: feature development, large-scale migrations, and ongoing code maintenance.