Cursor
Cursor launches Projects: a coordinator agent that runs thousands of subagents in the cloud indefinitely.
◆Recent moves
- 6d ago
Cursor launches Projects: coordinator-led multi-agent development
⚡ SPARKProjects is the most architecturally significant release in Cursor's history: a coordinator agent that plans work, delegates to thousands of parallel subagents, and runs continuously in the cloud without human prompting. It adds shared context that accumulates across agents and Slack/schedule-based subscriptions for always-on operation — completing the transition from editor to autonomous development platform.
View source ↗ - 14d ago
# Dynamic pool scheduling
Dynamic pool scheduling brings enterprise-grade infrastructure controls to Cursor's self-hosted machine offering: auto-scaling team pools, hibernation for idle workers, and support for sandboxes from AWS Lambda, Coder, Modal, Vercel, and others. Computer use (click, type, screenshot) on Linux and Mac self-hosted workers rounds out the feature. This is the infrastructure layer that makes Projects and large-scale agentic workloads viable at enterprise scope.
View source ↗ - 20d ago
Cloud Agents no longer require a GitHub connection to start
Cloud Agents no longer require a connected GitHub account to start — a meaningful friction reduction that lets users prompt first and wire up source control later. The addition of live browser previews and one-click Vercel publishing shortens the feedback loop from agent output to deployed URL, complementing the Origin Repos and Projects direction.
View source ↗ - 28d ago
# Subscriptions
⚡ SPARKSubscriptions — cloud agents that wake on PR events, Slack messages, or a schedule — moved Cursor from reactive tool to proactive system. Combined with /goal for long-running objectives and per-VM subagent isolation, this release was the architectural turning point that made the Projects coordinator possible. Every autonomous capability in the Sept 2026 launch was seeded here.
View source ↗ - 1mo ago
# Origin Repos
⚡ SPARKOrigin Repos put Cursor in the code-hosting business: native repos, pull requests, GitHub sync, and agents embedded directly in the repo context. Entering a market dominated by GitHub is audacious on its own; the real play is tighter agent-repo integration — agents that can read, push, review, and merge without leaving the Cursor environment.
View source ↗ - 1mo ago
# Faster starts
The Builds feature pre-warms development environments so agents don't spend session time on setup: 10x faster environment boots and 3x faster time to first token, with automatic fallback to the last successful build if an update breaks the environment. At the velocity Cursor is shipping agentic features, reducing per-session initialization cost is directly load-bearing for Projects-scale workloads.
View source ↗