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. Cursor pitches it as a git forge for the age of AI agents. As of mid-2026 it is waitlist-only, with no public pricing and no firm release date.
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 cannot sign up for it yet. The page at cursor.com/origin is a waitlist and a promise, "We'll reach out when Origin is ready for you," with no product screenshots, no pricing and no published feature list. That gap matters for a guide like this, so the rest of this page is careful about which claims come from Cursor and which come from coverage of the demo.
Reading a page like that is its own small skill. A waitlist with a tagline is not nothing, since it tells you what the company thinks the problem is, and nobody announces a git host casually. It is also not evidence that any particular feature exists. 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 page 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
- Waitlist-only. No public pricing, no firm release date.
Facts on this row set are from cursor.com/origin, cursor.com/compile and Graphite's announcement. Everything labelled "reported" below is not.
This is covered hands-on in Cursor Compile 2026 — 1 short module, free to read.
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. A team that came from review will build review-shaped things first, so the parts most likely to feel finished at launch are the ones you can already get from Graphite on GitHub today. The parts most likely to be rough are the host operations nobody demos: permissions and webhook delivery. When access arrives, I would spend the first hour on those rather than on 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.
How tightly these layers connect inside Origin is mostly reported, not confirmed. 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 are real Cursor features you can use today on GitHub and GitLab. What Origin adds on top of them is the part to verify when it ships.
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 with no published terms behind the request.
What is confirmed about Origin, and what is only reported?
This is the part to read slowly, because most of the exciting detail about Origin has not been confirmed by Cursor. The product page is a waitlist. The architecture numbers and the feature list come from press coverage of the demo, and some figures that circulated were later traced to other products entirely.
- Claim
- Origin exists, is first-party Cursor, waitlist-only
- Status
- Confirmed (cursor.com/origin)
- 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)
- Claim
- AI merge-conflict resolution, auto CI fixes, AI PR descriptions
- Status
- Reported only, not confirmed
- 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, waitlist-only | Confirmed (cursor.com/origin) |
| Announced June 16, 2026 at Compile; built by Graphite team | Confirmed |
| Stacked diffs as the review model | Strong (Graphite's shipping product) |
| AI merge-conflict resolution, auto CI fixes, AI PR descriptions | Reported only, not confirmed |
| 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 |
As of July 2026, re-checked against cursor.com/origin on 2026-07-28. Re-check at launch; pre-launch numbers are 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. Strong means there is a shipping product behind the claim, which is why stacked diffs sit above everything that is only reported. 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 pre-launch product is to discount it until there are docs, and that turns out to be half right. Discounting is fine. Dismissing is not, because the team that ignores Origin entirely gets caught by the launch and ends up evaluating a git host under time pressure. Planning a quarter around reported features loses the quarter, so neither posture is free. What costs nothing is naming the one signal in advance that would change your mind, then ignoring coverage until it appears, and the launch signals are the obvious candidates.
If a figure isn't on cursor.com/origin 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.
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 try a new host on a Saturday and undo it on Sunday; four hundred cannot, so the same thin product page fairly earns 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 guideYou can't move to Origin yet, but you can plan for it. What transfers cleanly when you change git host, what doesn't, and why the repo is the easy part.
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 guideNo Origin pricing exists yet. Get the real signals: Cursor's editor plans, Graphite's per-seat rates, and what GitHub, GitLab and Bitbucket charge today.
Open guideOrigin has no announced free tier yet. Here's the market pattern: every major forge ships free private repos, and Graphite's own Hobby plan is free.
Open guideJoin the Cursor Origin waitlist at cursor.com/origin in a minute. What signing up gets you, the only real signup page, and how to prepare for launch.
Open guideCursor Origin has no official release date; coverage points to fall 2026. A dated tracker: what's confirmed, the waitlist, and the signals GA is near.
Open guideDirect answers to 17 Cursor Origin questions: release window, pricing, migration, self-hosting, security, GitHub interop, and the acquisition rumor.
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 on-prem baseline GitLab and GitHub set, what regulated teams need, and the questions to ask Cursor.
Open guideGit mirroring should carry your repo between GitHub and Origin: multiple push URLs, push --mirror, and the host data (PRs, issues) 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 guideFrequently asked questions
Can I use Cursor Origin today?
Not yet. As of mid-2026 Origin is waitlist-only at cursor.com/origin, with no public pricing and no confirmed release date. You can join the waitlist, but there is no product to try and no beta you can self-serve into.
Is Origin a GitHub replacement?
That is the positioning. Origin does the jobs GitHub does, host repos, hold pull requests, run merges, with a review model built for code that agents write. Whether it replaces GitHub for your team depends on the ecosystem you rely on, which is the harder thing to move.
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 (waitlist)
- Cursor: Compile event
- Graphite: Joining Cursor
- TechCrunch: Cursor acquires Graphite
Cursor ships frequently. Last updated July 28, 2026.
Keep reading
Rather do it than read about it? Run 11 interactive Cursor walkthroughs in a simulated editor. Free, no account needed.