cursor.com web signal

Cursor Ships Projects Beta With Delegating Coordinator Agent

Cursor Agents Coding Tools ai-business

TL;DR

  • Cursor's Projects beta introduces a coordinator agent that delegates to thousands of parallel subagents while staying out of the code itself.
  • Coordinators can subscribe to Slack channels, schedules, or PR streams, acting autonomously when the signals fire.
  • Cursor claims new users merge 30% more PRs and heavy Projects users merge six times as many, all self-reported.

Cursor released Projects in beta on September 10, extending its cloud-agent lineup with a supervisory "coordinator" that hands work off to thousands of subagents running in parallel. Authored by Alexi Robbins and Fredrika Lindh, the post reframes Cursor from a pair-programming editor into a manager-of-agents platform, with the coordinator itself staying out of the code. "The coordinator doesn't write code itself but directs other agents that do," they write, arguing that because it delegates rather than executes it is "never blocked and is always responsive to direction."

Projects run on dedicated cloud machines, keep files and research synced across local and remote sessions, and expose a subscription surface Cursor pitches as autonomous: "The coordinator can watch a Slack channel, run on a schedule, or follow all your PRs." The post walks through three use cases — building features, running migrations across hundreds of PRs, and ongoing "gardening" like lint-rule generation and component extraction. On one internal design-system Project, Cursor says the work "is on track to touch 20 to 100 PRs a day, so the coordinator organizes the work and the engineer checks in where attention is needed."

The productivity claims are Cursor's own and unaudited: new users merge 30% more PRs, and users who lean primarily on Projects merge six times as many. The post publishes no baseline, cohort size, or time window for either number.

Projects arrives on a Cursor cadence that's been running hot — three weeks ago the company gave cloud agents subscriptions, /goal and subagent VMs, and it lands the same day OpenAI shipped its Agents API in public beta, tightening the competition around managed multi-agent harnesses. It's our 19th Cursor story in the last 90 days, one of several recent items the coding-tools community has been circulating.