Pillar guide
Cursor Origin: Git Hosting Built for AI Agents
Origin is Cursor's own Git hosting platform, announced at the Compile event on June 16, 2026 and built by the team behind Graphite. It shipped in early beta on August 17, 2026 for paid plans, with repos, pull requests, code browsing, GitHub sync and a CLI. Agent-native features and pricing beyond the beta are still unpublished.

On this page
What is Cursor Origin?
Origin is a place to store, review and merge code, the same job GitHub and GitLab do. Cursor built it, and the pitch is aimed at teams whose code is increasingly written by agents rather than typed by hand. Cursor's tagline calls Origin a git forge for the agent era, with one line of reasoning underneath it: "Code is moving faster than any infrastructure was built to handle."
You can use it now, with conditions. Origin began rolling out in early beta on August 17, 2026 to paid plans (Pro, Teams and Enterprise, not Free), in stages, and enterprise admins can opt their org out. Cursor's changelog describes the first release as the essentials: repos, pull requests, code browsing and GitHub sync, with agent-native features to follow. That phrasing matters for a guide like this, so the rest of this page is careful about which claims come from Cursor's docs and which still come from coverage of the June demo.
Reading an early beta is its own small skill. Shipping docs tell you what exists today, and they are also the first honest list of what does not: no published price beyond inclusion in paid plans, no self-hosting, no importer for GitHub issues, and the review features the demo was built around still marked as coming. Holding both of those at once is most of what this guide is for, and the status tracker exists so you don't have to keep re-checking the docs yourself.
- What
- Git hosting + code review platform (a "git forge")
- Announced
- June 16, 2026, at Cursor's Compile event, Fort Mason, San Francisco
- Built by
- The Graphite team, inside Cursor (Anysphere)
- Demoed by
- Tomas Reimers, Graphite co-founder
- Status
- Early beta since August 17, 2026, on paid plans (Pro, Teams, Enterprise), rolling out in stages. No separate pricing published.
Facts on this row set are from cursor.com/origin, cursor.com/docs/origin, the August 17 changelog, cursor.com/compile and Graphite's announcement. Everything labelled "reported" below is not.
This is covered hands-on in Cursor Compile 2026 — 1 short Unit, free to read.
Rather do it than read about it? Run 11 interactive Cursor walkthroughs in a simulated editor. Free, no account needed.
Why is Cursor building its own GitHub alternative?
The argument starts with a change Cursor already sells: agents that write code. Cursor's cloud agents run tasks on their own and open changes for review, and a team running several at once produces commits and branches faster than one person ever would. Hosting and review tools were designed around human pace, one engineer opening one pull request at a time.
Origin is Cursor's bet that the storage and review layer should be rebuilt for that faster pace instead of bolted onto tools made for it. Whether the bet pays off is an open question. The premise, that agent output is outgrowing GitHub-shaped workflows, is the same one behind Cursor's push into cloud agents, BugbotCursor's automated PR reviewer that posts inline findings and can push fix commits from isolated VMs. Press Enter for the full definition. and automated review.
The case against deserves stating properly, because it is not a silly one. Pull requests and review have absorbed a lot of change over the years, and the argument made on Origin's launch thread is that the unit of work has not moved: a diff is still a diff, and a person still reads it. If that holds, the answer is better review tooling on the host you already have.
Which side you land on turns on a question you can answer locally: is your queue full of changes waiting for a person, or changes waiting for infrastructure?
I have not met many teams in the second group, which is less an argument against Origin than a reason to be precise about which problem you would be buying a solution to. The throughput page walks that diagnosis.
If most of your diffs start coming from agents, the bottleneck moves from writing code to reviewing and merging it. Origin is aimed squarely at that bottleneck.
Where did Origin come from? The Graphite team
Origin is not a from-scratch side project. Cursor signed a definitive agreement to acquire Graphite, a code-review startup, on December 19, 2025, and the Graphite founders now build Origin from inside Cursor. Graphite's calling card was stacked pull requests, a review style built for shipping many small, dependent changes quickly.
Tomas Reimers, one of Graphite's three co-founders, demoed Origin on stage at Compile. That lineage is the clearest signal of what Origin is actually about: review throughput, not just somewhere to push a repo.
A git host that came out of a code-review company is going to care about the review layer first. Stacked diffs are the part of Origin with the longest track record, because Graphite shipped them for years before the acquisition.
Lineage predicts priorities more reliably than it predicts quality, and the early beta complicated the prediction. A team that came from review was expected to build review-shaped things first, and instead the August 17 release shipped the host operations, repos, sync, pull requests, apps, with the review layer marked as coming. The parts most likely to be rough are still the ones nobody demos: the docs themselves say the permissions and protection controls are being redesigned. Once you have access, I would spend the first hour on those rather than on waiting for the review features, which are the ones with a track record behind them.
How does Origin fit with the rest of Cursor?
Think of Cursor as assembling a stack that starts in the editor and ends at a merge. You write or direct code in Cursor, agents run tasks (locally or in the cloud), automated review runs on the result, and something hosts the repo and the pull requests. Origin is Cursor's answer for that last layer, the part GitHub holds for most teams today.
Interactive diagram. Tab through its regions; each focused region shows its detail in the panel below.
How the pieces line up. The hosting and review layer is the part Origin is built to replace.
Some of the wiring between these layers is now documented. Cloud agents and Automations can run against Origin repos, clone, branch, push and open pull requests on them, and a local agent can create a repo through the Origin CLI. BugbotCursor's automated PR reviewer that posts inline findings and can push fix commits from isolated VMs. Press Enter for the full definition. and Auto-review remain Cursor features you use today on GitHub and GitLab; the agent-native review layer the demo showed is the part Cursor says ships soon.
The diagram flattens something worth putting back: the layers do not fail in proportion to their height. Losing the editor for an afternoon is an inconvenience, and losing the bottom layer stops everything, which is also why teams change vendors there last and most reluctantly. Origin is asking for the layer with the highest switching cost, and asking for it from an early beta whose own docs say the permissions and protection controls are still being redesigned.
What is confirmed about Origin, and what is only reported?
This is the part to read slowly, because the exciting detail about Origin and the shipped detail are not the same list. Cursor's docs confirm the hosting basics. The architecture numbers and the agent-native review features still come from press coverage of the June demo, and some figures that circulated were later traced to other products entirely.
- Claim
- Origin exists, is first-party Cursor, in early beta on paid plans since August 17, 2026
- Status
- Confirmed (cursor.com/origin, docs, changelog)
- Claim
- Repos, git push/pull, GitHub mirroring, pull requests, code browsing and search, Origin CLI
- Status
- Confirmed (cursor.com/docs/origin)
- Claim
- Vercel, Depot and Buildkite apps; cloud agents and Automations on Origin repos
- Status
- Confirmed (docs); Depot and Buildkite on Origin-hosted repos only
- Claim
- Announced June 16, 2026 at Compile; built by Graphite team
- Status
- Confirmed
- Claim
- Stacked diffs as the review model
- Status
- Strong (Graphite's shipping product); not yet in Origin's docs
- Claim
- AI merge-conflict resolution, auto CI fixes, AI PR descriptions
- Status
- Reported only; Cursor says agent-native features ship soon
- Claim
- Throughput figures (commits/sec, clones/hour, failover)
- Status
- Reported, partly misattributed to other products
- Claim
- A 1.5-trillion-parameter in-house model
- Status
- Reported by one outlet, unconfirmed
| Claim | Status |
|---|---|
| Origin exists, is first-party Cursor, in early beta on paid plans since August 17, 2026 | Confirmed (cursor.com/origin, docs, changelog) |
| Repos, git push/pull, GitHub mirroring, pull requests, code browsing and search, Origin CLI | Confirmed (cursor.com/docs/origin) |
| Vercel, Depot and Buildkite apps; cloud agents and Automations on Origin repos | Confirmed (docs); Depot and Buildkite on Origin-hosted repos only |
| Announced June 16, 2026 at Compile; built by Graphite team | Confirmed |
| Stacked diffs as the review model | Strong (Graphite's shipping product); not yet in Origin's docs |
| AI merge-conflict resolution, auto CI fixes, AI PR descriptions | Reported only; Cursor says agent-native features ship soon |
| Throughput figures (commits/sec, clones/hour, failover) | Reported, partly misattributed to other products |
| A 1.5-trillion-parameter in-house model | Reported by one outlet, unconfirmed |
Re-checked against cursor.com/docs/origin and the August 17, 2026 changelog on 2026-08-22. Beta docs change; demo numbers are still not production numbers.
Each label in that second column means something specific, so here is what earns which. Confirmed means a Cursor or Graphite page says it, and since August 17 that includes an Origin section in Cursor's docs. Strong means there is a shipping product behind the claim, which is why stacked diffs sit above everything that is only reported even though Origin's docs do not mention them yet. Reported means an outlet described something shown on a stage, and the fair weight for that sits above rumour and a long way below documentation.
My instinct with a product this new is to discount it until there are docs, and now there are docs, which changes the question rather than settling it. Discounting the demo claims is still fine. Dismissing the beta is not, because a team that ignores it gets caught by the agent-native release and ends up evaluating a git host under time pressure. Planning a quarter around features the changelog only promises loses the quarter, so neither posture is free. What costs nothing is naming the one signal in advance that would change your mind, and the status tracker lists the obvious candidates.
If a figure isn't in cursor.com/docs/origin, the changelog or a Cursor engineering post, treat it as a demo claim, not a benchmark. One widely shared "commits per second" stat actually belonged to a different system, and a "50x faster" line came from GitLab, not Origin. The first-party numbers that do exist are in Cursor's August 18, 2026 engineering post on Continuity, Origin's storage layer: up to 120 pushes/s on S3 Standard and more than 300 pushes/s on S3 Express One Zone, in pushes, not commits.
What should I read next?
Start with the why, then the mechanics. The guides below go deeper on the parts of Origin that have real precedent in Graphite and in Cursor's existing agent features, and they keep the same line between confirmed and reported.
The order matters more than it looks. Diagnosis first, because if review is not where your work piles up then none of the rest is urgent this quarter. The review model second, since stacks and bots are adoptable today and need no new host. Custody last, and only if the first two came back positive, because it is the one decision on the list that is hard to reverse.
- Agent-scale git explains the throughput problem Origin is built for, and why human-paced hosting strains under agents.
- Stacked diffs covers the review model Origin inherits from Graphite, with the gt workflow.
- Reviewing agent code is about reading diffs you didn't write, with BugbotCursor's automated PR reviewer that posts inline findings and can push fix commits from isolated VMs. Press Enter for the full definition. and Auto-review as the gates you have today.
- Parallel agents and merge conflicts is the practical safety guide for running several agents on one repo.
- Migrating from GitHub and code custody weigh what moving your hosting to an AI vendor actually means.
Team size changes how sceptical to be, not what to read. Four people can mirror a repo on a Saturday and detach it on Sunday; four hundred cannot, so the same early-beta docs fairly earn a different answer from each of them.
In this guide
Agents produce commits and pull requests faster than human-paced hosting was built for. Here's the throughput problem Cursor Origin is trying to solve.
Open guideStacked diffs split one big change into small, dependent pull requests that review faster. Here's the Graphite model Origin inherits, and the gt workflow.
Open guideWhen agents write the code, your job is review. Cursor's tools today (Bugbot, Auto-review), the Graphite model, and what Origin reportedly adds.
Open guideRunning several agents on one repo causes merge conflicts. Here's how to avoid them with worktrees today, and what Origin reportedly automates.
Open guideOrigin's early beta syncs a GitHub repo with GitHub as source of truth. What moves, what stays behind (issues, Actions, secrets), and when to detach.
Open guideMoving git hosting to Cursor puts your agents and your code under one vendor. The custody trade-offs, questions to ask, and how to limit the risk.
Open guideOrigin is included with paid Cursor plans in early beta; no separate price exists. The signals: Cursor's plans, Graphite's rates, and what rival forges charge.
Open guideNot on a free plan: Origin's early beta needs Pro, Teams or Enterprise, at no extra cost. The market pattern on free tiers and what a future one might cap.
Open guideThe Cursor Origin waitlist closed when the early beta shipped on August 17, 2026. How to get access, which plans qualify, and what blocks it.
Open guideCursor Origin shipped in early beta on August 17, 2026 for paid plans. A dated tracker: what's live, who has access, what's unshipped, and the GA signals.
Open guideDirect answers to 17 Cursor Origin questions: early-beta status, access, pricing, GitHub sync, self-hosting, security, CI, and the SpaceX acquisition.
Open guideWhat Origin's demo showed about merge queues and CI auto-fixes, what stays unpublished, and the pipeline inventory GitHub Actions teams should run first.
Open guideNothing is published on self-hosting Origin; the early beta is Cursor-hosted. The on-prem baseline GitLab and GitHub set, and the questions to ask Cursor.
Open guideOrigin's early beta syncs GitHub repos natively: GitHub stays source of truth, PRs sync both ways. Plus plain-git mirroring and the host data that stays behind.
Open guideThe 10 due-diligence questions platform teams should put to Cursor Origin, from SSO and audit logs to pricing and exit path, and what's answered today.
Open guideAgents commit faster than humans can review. How teams keep up: stacked diffs, automated review like Bugbot, and merge queues, with their honest limits.
Open guideA merge queue tests each PR against main plus everything queued ahead of it, so two green PRs can't break trunk. How GitHub's works, and Origin's bet.
Open guideThe 22.6 commits-per-second stat comes from coverage of Origin's Compile demo. The math behind it, what throughput does and doesn't measure, and the catch.
Open guideCursor signed to acquire Graphite on December 19, 2025, and that team now builds Origin. The deal, the pipeline story, and Graphite's product today.
Open guideCreate an Origin repo at cursor.com/codebase or with a Cursor agent, then clone, push and pull with plain git over HTTPS. Internal vs Private, dual remotes.
Open guideThe origin CLI's nine command groups, from auth login and repo create to pr merge, thread resolve and origin api, with the flags and env vars that matter.
Open guideHow Origin codebase settings, Permissions and Apps work, how Automations and cloud agents attach to Origin repos, and how to browse and search code.
Open guideFrequently asked questions
Can I use Cursor Origin today?
Yes, if you are on a paid plan. Origin has been in early beta since August 17, 2026 on Pro, Teams and Enterprise (not Free), rolling out in stages, and enterprise admins can opt out. Open cursor.com/codebase, claim a codebase name, then create a repo or sync one from GitHub. Teams on legacy privacy mode must switch to Privacy Mode first.
Is Origin a GitHub replacement?
That is the positioning, and the beta is built to coexist first. Origin hosts repos, holds pull requests and runs merges, and it can mirror a GitHub repo with GitHub staying the source of truth. Whether it replaces GitHub for your team depends on the ecosystem you rely on, which is the harder thing to move, and on the agent-native review features Cursor says ship soon.
What is the connection between Origin and Graphite?
Cursor acquired Graphite, a code-review startup, in a deal announced December 19, 2025. The Graphite team builds Origin, and Graphite's stacked pull requests are the clearest precedent for how Origin's review layer works.
Did Cursor announce a new model and a mobile app at the same event?
Coverage of Compile mentioned a Cursor mobile app and a large in-house model alongside Origin. Cursor's cloud agents do have web and mobile control today, but the specific model claims circulating from the event are reported by press, not confirmed on a Cursor source, so treat them as unverified.
Sources & last verified
- Cursor: Origin
- Cursor Docs: Origin
- Cursor Changelog: Origin Code Hosting (Aug 17, 2026)
- Cursor blog: Git at any scale (Aug 18, 2026)
- Cursor: Compile event
- Graphite: Joining Cursor
- TechCrunch: Cursor acquires Graphite
Cursor ships frequently. Last updated August 22, 2026.