Guide
Cursor Origin Guide
Cursor Origin is Cursor's own git hosting, in early beta since August 17, 2026 on Pro, Teams and Enterprise plans. The beta ships repos, pull requests, code browsing, GitHub sync with GitHub as source of truth, an Origin CLI and Vercel, Depot and Buildkite apps. Agent-native features, a GA date and standalone pricing are still unpublished.

On this page
What changed in Cursor Origin?
Cursor Origin is Cursor's own git hosting, in early beta since August 17, 2026 on Pro, Teams and Enterprise plans. The beta ships repos, pull requests, code browsing, GitHub sync with GitHub as source of truth, an Origin CLI and Vercel, Depot and Buildkite apps. Agent-native features, a GA date and standalone pricing are still unpublished.
- Release fact
- Category
- Why it matters
- Origin is Cursor's git forge: code storage, hosting, pull requests and browsing for teams and agents, at cursor.com/codebase.
- Release fact
- Availability
- Why it matters
- Early beta rolling out in stages on paid plans (Pro, Teams, Enterprise; not Free). Enterprise admins can opt out; teams on legacy privacy mode must switch to Privacy ModeCursor's setting that guarantees code data is not used for training by Cursor or its model providers, and that an admin can enforce org-wide; data-retention terms are a separate, contractual layer. Press Enter for the full definition. first.
- Release fact
- What shipped
- Why it matters
- Create repos, git push and pull, Sync from GitHub (two-way PRs, GitHub stays source of truth, detach later), pull-request review and merge, browse and search, repo and codebase settings, Vercel/Depot/Buildkite apps, an Origin CLI.
- Release fact
- What has not
- Why it matters
- Intent-aware conflict resolution, merge queue and native stacked diffs from the June demo are not documented; the changelog says agent-native features ship soon. No self-hosting, no GA date, no separate price.
- Release fact
- Why it matters
- Why it matters
- It moves Cursor's story from writing code toward where code is hosted, reviewed and merged, and the beta is built to coexist with GitHub rather than replace it on day one.
| Release fact | Why it matters |
|---|---|
| Category | Origin is Cursor's git forge: code storage, hosting, pull requests and browsing for teams and agents, at cursor.com/codebase. |
| Availability | Early beta rolling out in stages on paid plans (Pro, Teams, Enterprise; not Free). Enterprise admins can opt out; teams on legacy privacy mode must switch to Privacy ModeCursor's setting that guarantees code data is not used for training by Cursor or its model providers, and that an admin can enforce org-wide; data-retention terms are a separate, contractual layer. Press Enter for the full definition. first. |
| What shipped | Create repos, git push and pull, Sync from GitHub (two-way PRs, GitHub stays source of truth, detach later), pull-request review and merge, browse and search, repo and codebase settings, Vercel/Depot/Buildkite apps, an Origin CLI. |
| What has not | Intent-aware conflict resolution, merge queue and native stacked diffs from the June demo are not documented; the changelog says agent-native features ship soon. No self-hosting, no GA date, no separate price. |
| Why it matters | It moves Cursor's story from writing code toward where code is hosted, reviewed and merged, and the beta is built to coexist with GitHub rather than replace it on day one. |
As of August 22, 2026. See the linked Cursor sources for the latest details.
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.
How should a team use Cursor Origin?
Knowing what shipped is the easy part. Turning Cursor Origin into something a team relies on takes a few deliberate steps, mapped below.
- 1Sync one non-critical repo from GitHub at cursor.com/codebase and keep GitHub authoritative while you evaluate review and merge on Origin.
- 2Map what would need proof before a team moved source hosting: identity, audit, branch protection, CI, reviews and data policy.
- 3Compare Origin with GitHub on the review and agent-workload problem, not only repository hosting.
- 4Refresh the page as cursor.com/docs/origin and the changelog add the agent-native features.
What should stay bounded?
New capability comes with new ways to get it wrong. Keep these boundaries in place as you adopt it.
Do not overclaim GitHub replacement readiness from an early beta whose own docs say permissions and protection controls are still being redesigned.
Do not hide the trust problem: source hosting changes need security, legal and platform review.
Avoid assuming current GitHub integrations, checks or protection rules behave the same way in Origin; Actions workflows and secrets do not sync.
What is confirmed about Cursor Origin so far?
Origin was announced on stage at Cursor's Compile event on June 16, 2026, built by the team behind Graphite, the stacked-diff code-review company Cursor acquired, and shipped in early beta on August 17, 2026. The public story is short: a git forge designed for the volume of code that agents now produce. Cursor's demo framing was thousands of parallel agents pushing on the order of 22.6 commits per second; the beta's own framing is the essentials, repos, pull requests, code browsing and GitHub sync, with agent-native features to follow. A GA date and standalone pricing remain unpublished.
- Availability
- Early beta since August 17, 2026 on Pro, Teams and Enterprise, rolling out in stages; not on Free. How to get access at cursor.com/codebase. No GA date (status tracker).
- Pricing
- Included with paid plans in the beta; no separate price, and no free-tier terms (pricing tracker).
- Team behind it
- The Graphite team, inside Cursor, building on the stacked-diff review model.
- Migration story
- Documented as a sync: mirror a GitHub repo with GitHub as source of truth and two-way pull requests (mirroring guide). Issues, Actions and secrets do not move.
- Security terms
- Origin follows the namespace owner's Privacy ModeCursor's setting that guarantees code data is not used for training by Cursor or its model providers, and that an admin can enforce org-wide; data-retention terms are a separate, contractual layer. Press Enter for the full definition.; legacy privacy mode is excluded. Nothing further has shipped. Enterprise questions to ask.
- Ownership
- SpaceX's $60B all-stock acquisition of Cursor's parent Anysphere (SEC 8-K, June 16, 2026) closed; Cursor announced the completed deal on August 14, 2026, three days before the Origin beta opened.
This page tracks the head question: what Origin is and whether to care. The Cursor Origin deep-dive pillar goes further on each sub-question: why git hosting is being rebuilt for agents, how stacked diffs change review, what reviewing agent code looks like, how parallel agents avoid merge pile-ups, what a GitHub migration would involve and who holds your code.
What does the Graphite lineage tell you to expect first?
Review before hosting. Cursor signed a definitive agreement to acquire Graphite on December 19, 2025, the Graphite founders build Origin from inside Cursor, and Tomas Reimers, one of the three co-founders, demoed it on stage at Compile. A team whose product was stacked pull requests is going to ship the review layer first, because that is the part they have already built once.
The early beta that shipped on August 17, 2026 ran the other way round, at least at first: hosting, pull requests, GitHub sync and three apps (Vercel, Depot, Buildkite) arrived, and the review layer the team is known for did not. The changelog's own phrase is that agent-native features ship soon. So the thin part today is the review model itself, and the surrounding ecosystem, CI through two named apps, no marketplace, no webhooks beyond the Origin API, is thin too.
That ordering is still useful because it tells you what to evaluate on, and what not to evaluate yet. The review model is the piece arriving with a track record behind it, so judge Origin on review and merge once those features land, and treat repository hosting as table stakes it either has or does not. Hosting has been solved for years by several vendors. What nobody has settled is review at agent volume, and the beta does not settle it either.
The honest caveat is that Cursor's docs list what the beta does and say nothing about what comes next beyond "soon." So every sentence about what Origin will be good at, including the two paragraphs above, is still a read on the team rather than a read on the product.
A read on the team is still worth something when it is the only evidence going. It is not worth a migration plan.
Does a small team need Origin at all?
Probably not yet, and it is worth being specific about why. The problem Origin aims at is review and merge throughput under a volume of change that agents produce. With six engineers and a couple of agents running, that is not your binding constraint. Your constraint is more likely that review is one person's spare attention on a Thursday.
A different problem needs a different fix.
To me the thing a small team can take from Origin today is the practice rather than the product. Reviewing small dependent changes in sequence is a way of working. It predates any particular tool, and it is available on the host you already pay for, which makes it a cheap experiment: run it for a fortnight and see whether your reviews get faster or merely more numerous.
At a few hundred engineers the calculation changes, because what Origin proposes to fix becomes measurable in your own numbers. Time from review-ready to merged. How many changes are sitting on a human at any given moment. What share of the queue an agent opened. How long the oldest waiting change has been waiting.
Collect those on your current host first, and start now. They are exactly what you would need in order to tell whether moving had helped, and there is no way to collect them retroactively once the move is done.
I would resist the framing where Origin becomes a hedge against your current host. You do not keep a spare source host. Either the review model earns a migration on its own terms, or the answer is no for another year.
Which Origin claims should stay out of a planning document?
Anything about throughput. The figure quoted above reached us through press coverage of the Compile demo rather than a Cursor document, which makes it a claim and not a benchmark. Worse, coverage of that demo has already produced errors: one widely shared commits-per-second number was traced to a different system, and a "50x faster" line came from GitLab rather than Origin. The commits-per-second page works through what the figure does and does not mean.
The rule that survives a security review is plain enough. If a number is not in cursor.com/docs/origin, the changelog or a Cursor engineering post, it goes in the deck labelled as reported, or it does not go in.
Which sounds fussy right up until the first time somebody quotes your slide back at you in a procurement meeting.
Apply the same discipline to the next date. The early beta arrived on August 17, 2026, a month ahead of the fall window coverage had settled on, and Cursor has published nothing about general availability or about when the agent-native features land. A plan assuming the review model inside this fiscal year is a plan resting on the word soon. That is allowed. Write the assumption down where whoever inherits the plan can find it, along with what happens to the plan if it slips two quarters.
Frequently asked questions
Who is this guide for?
Engineering leaders, platform teams and developers evaluating Cursor's GitHub-competitor move.
What should I do next?
Start with one real repo task, capture the prompt and review the result before scaling the workflow.
Is Cursor Origin free?
Not on a free plan. Cursor's docs say Origin is available on Pro, Teams and Enterprise and not on free plans, at no extra charge during the early beta. No separate Origin price or post-beta terms are published. Every mainstream forge (GitHub, GitLab, Bitbucket) offers a free tier with private repos, so competitive pressure points that way eventually, but treat any specific claim as speculation until Cursor publishes terms.
When does Cursor Origin launch?
It launched in early beta on August 17, 2026, rolling out in stages to paid plans; enterprise admins can opt their org out. Cursor has not published a general-availability date. The changelog says agent-native features ship soon.
Can I migrate my GitHub repos to Origin?
You can sync them. Sync from GitHub at cursor.com/codebase copies history, branches, tags and pull requests into Origin, keeps them updated, and leaves GitHub as the source of truth until you detach. Issues, Actions workflows, secrets and branch protections are documented as not included. Our migration guide covers what to inventory so the sync becomes a migration only when you decide.
Does Origin replace GitHub for my team?
Not today. The early beta is built to coexist with GitHub, and its docs say the permissions and protection controls are still being redesigned, CI runs through Depot or Buildkite apps, and there is no self-hosting or standalone pricing. The practical move is to trial it on a synced repo, understand the stacked-diff review model it inherits from Graphite, and keep your GitHub setup portable.
Sources & last verified
- Cursor Origin
- Cursor docs: Origin
- Cursor changelog: Origin Code Hosting (Aug 17)
- Cursor docs: Create an Origin repository
- Cursor docs: Origin CLI commands
- Cursor blog: Git at any scale (Aug 18)
- Cursor blog: Cursor is now a part of SpaceX (Aug 14)
- Cursor Compile
- Cursor Community Forum: Compile 2026 announcements
- GitHub Docs: What is GitHub?
Cursor ships frequently. Facts verified against primary sources on July 9, 2026.
Keep reading
- Cursor Origin deep-dive pillar →
- Migrating from GitHub to Origin →
- Stacked diffs in Origin →
- Code custody and security on Origin →
- Cursor Origin vs GitHub →
- Cursor Compile announcements →
- Cursor Mobile: iPhone, iPad, Android Status & How to Use It →
- What Is an AI Coding Agent? →
- How to Orchestrate Coding Agents →