Every Cursor release we've seen, newest first, in the maintainers' own words. Nothing rewritten, nothing summarised. Grab the RSS feed if you'd rather it came to you.
Cursor supports self-hosted machines , which let you keep tool execution entirely in your own network.
Your codebase, build outputs, and secrets all stay on internal machines running in your infrastructure, while the agent handles tool calls locally.
Cloud Agents no longer require a connected GitHub or other third-party SCM provider to get started. Prompt from the get-go, then save your work to a Cursor Origin repo.
# Get started
Select Start from scratch in the repo picker, then prompt the agent. In the background, Cursor creates an Origin repo for you.
We're continuing to improve cloud agents and the Cursor harness so always-on agents can operate as a system, building and shipping software on their own without the need for intervention at each loop.
With this release, cloud agents can automatically pick up work in response to events, hold a goal until it's met, and stay on course through long-running sessions.
# Subscriptions
Cursor can now monitor your PRs, watch a Slack thread, or run scheduled tasks. Cursor Agent subscribes to an event source (a thread or conversation) and wakes when something happens. Subscriptions are available for…
Cursor can now host your code.
Origin begins rolling out today in early beta on all paid plans. We're starting with the essentials, designed for agent scale: repos, pull requests, code browsing, and GitHub sync. Agent-native features ship soon.
Agents do their best work when they start in a ready environment: repos cloned, dependencies installed, and your install script already run.
This release introduces builds : ready-to-use copies of your development environment that Cursor prepares in the background. Agents boot into a ready environment instead of setting up from scratch each session. Builds are included with Cloud Agents at no additional cost.