Cursor
Cursor builds the full software delivery loop: ship, monitor, host, and secure inside one platform.
◆Recent moves
- 3d ago
# Rollouts
⚡ SPARKRollouts closes the last gap in Cursor's agentic delivery loop: production observability. The monitor writes a risk-and-signal plan when a PR opens, tracks the change per environment during deploy, and flags regressions by name — the first time Cursor has eyes on what happens after an agent ships code. Security Review ships in the same release and posts one comment per PR with exploitable bugs, attack paths, and proposed fixes.
View source ↗ - 16d ago
# Powered by Cloud Agents
⚡ SPARKProjects formalizes the coordinator-subagent pattern that was implicit in earlier cloud agent releases. The coordinator never writes code itself — it plans, delegates to subagents running in parallel, and brings results back for review. Shared context that persists across agents and sessions is the architectural bet: each agent builds on what the last one learned, so the workspace gets more effective over time.
View source ↗ - 24d ago
Self-hosted pools, external sandboxes, and Linux/Mac computer use
⚡ SPARKSelf-hosted machine pools gained dynamic capacity scaling and integrations with eight external sandbox providers — AWS Lambda, Modal, Vercel, Daytona, and others. Agents no longer need dedicated warm machines; pools scale on demand and can hibernate idle workers. Computer use on Linux and Mac extends the self-hosted surface to full desktop automation, including browser control.
View source ↗ - 1mo ago
Cloud Agents drop the GitHub requirement; live preview and Vercel publish added
Cursor removed the GitHub prerequisite for Cloud Agents: you can now prompt immediately and create an Origin repo from the result, reducing time from first prompt to a shareable artifact. Live browser preview via port-forwarding and a Vercel publish button complete the path from agent output to deployed URL without leaving the product.
View source ↗ - 1mo ago
# Subscriptions
⚡ SPARKSubscriptions transform Cursor from a prompt-and-respond tool into an event-driven agent: it can now monitor PRs it created through CI, watch a Slack channel for bug reports, and run on a schedule. Paired with /goal for long-lived objectives and subagents running in isolated VMs, the product now has a persistent operational mode that runs without user prompting.
View source ↗ - 1mo ago
# Origin Repos
⚡ SPARKOrigin is Cursor's bet that owning the SCM layer is necessary to ship the next generation of agentic features. By hosting repos, syncing with GitHub bidirectionally, and building PR workflows into the same surface as agent chat, Cursor removes the handoff friction that comes with round-tripping through a separate git provider. Vercel, Depot, and Buildkite integrations connect CI/CD to the same layer from day one.
View source ↗