Cursor Origin
A Git-compatible code hosting platform and forge from Cursor, built for the agentic era so teams and AI agents can host, review, and merge code at high concurrency. Waitlist-only at announcement, with general availability targeted for fall 2026.
About Cursor Origin
Origin is a Git-compatible code hosting platform from Cursor, the company behind the AI coding environment of the same name. Announced in June 2026, it is positioned as a git forge for the agentic era, a place for both human teams and AI agents to store, review, and collaborate on code. As of its announcement it is waitlist-only, with general availability targeted for fall 2026.
What It Is
Origin is a hosted Git forge: code storage plus the review and collaboration layer that sits on top of a repository, closer in role to GitHub or GitLab than to Git itself. Cursor's own announcement describes it as a place for teams and agents to host, review, and collaborate on code. The framing Cursor emphasizes is the design assumption: where traditional forges were built for human-paced contribution, Origin treats AI agents as first-class users, built for a world where many agents clone, branch, commit, and review in parallel against the same codebase.
Built For Parallel Agents
The core problem Origin targets is concurrency. When many background agents work on one repository at once, Git's human-scale assumptions become a bottleneck. In Cursor's launch demo, presenter Tomas Reimers showed throughput figures such as hundreds of thousands of clones per hour and tens of thousands of pushes per hour against a single repository, numbers the company uses to argue Origin removes Git's scaling limits under heavy agent load.
Merge Conflicts and Failure Resolution
Cursor highlights built-in handling for the merge conflicts that arise when agents edit overlapping code in parallel, along with automated resolution for CI/CD failures. The stated goal is to keep agent context and reasoning attached to the work as it flows from generation through review to merge, rather than losing it at each handoff.
Storage and Extensibility
According to the launch presentation, Origin uses S3 object storage as its source of truth, backed by NVMe-based Git fileservers and what Cursor calls infinite replicas for worldwide sync and fast automatic failover. The platform is also presented as extensible through an API and the Model Context Protocol, so external tools and agents can integrate with hosting, review, and merge workflows.
Where It Fits in Cursor's Stack
Origin extends Cursor beyond the editor into the rest of the software delivery stack, joining its coding agents, its mobile app, and the Graphite stacked-pull-request review workflow Cursor acquired. Several observers described Origin as an agent-native alternative to GitHub; one widely shared reaction argued that a repository UI is the easy part and the real challenge is conflict and merge state that machines can reason about.
Why It Got Attention
Origin was unveiled at Cursor's #compile keynote on June 16, 2026, alongside a new Cursor iOS app and a model Cursor says was pre-trained from scratch on more than 100,000 GPUs in collaboration with SpaceX. It landed the same day SpaceX announced it had exercised an option, first secured in April 2026, to acquire Cursor's parent company Anysphere in an all-stock deal expected to close later in the year. That timing tied Origin's debut to a larger contest over who will own the agentic coding stack. Reaction was split: some developers welcomed purpose-built infrastructure, while others were wary of handing a single vendor both their agents and their code.
Community Discussions
Be the first to start a conversation about Cursor Origin
Share your experience with Cursor Origin, ask questions, or help others learn from your insights.
Pricing
Freemium
Capabilities
Key Features
- Git-compatible code hosting and storage
- Agent-native design with AI agents as first-class users
- Built-in merge conflict resolution for parallel agent edits
- Built-in CI/CD failure resolution
- S3 object storage as source of truth with infinite replicas
- NVMe-backed Git fileservers
- High-throughput hosting for concurrent agent workloads
- Code review and collaboration workflows
- API and MCP extensibility
