Origin is a Git hosting and code management platform from Anysphere, the company behind Cursor. Beyond creating new repositories, it can connect to existing GitHub repositories and keep code, pull requests, and comments in sync in both directions in real time. Its defining feature is that you can ask an AI agent about the code or pull request you are currently viewing, and delegate not only answers but also code changes and pushes to a branch. Released as an early beta on August 17, 2026, it is a brand-new product that also includes preview deployments on Vercel and CI integration with Depot and Buildkite.
Key Features
- Repository hosting: Create new repositories and clone, push, and pull from the CLI. The name of the “Codebase” you create becomes part of the repository URL
- GitHub sync: Connect an existing GitHub repository to sync code, pull requests, and comments bidirectionally in real time. You still push to GitHub, and GitHub remains the official source of truth
- Pull request management: In addition to the timeline, commits, checks, and diff view, you can comment, review, and merge entirely in the browser. PRs in synced repositories are reflected on the GitHub side within seconds, and vice versa
- AI agent integration: Ask an AI agent about the code or PR you are viewing, and go beyond answers to request code changes, PR updates, and pushes to a branch
- App and CI integration: Connect Vercel and a preview deployment is created automatically for every pull request. For CI, integrate with Depot or Buildkite to run your existing GitHub Actions workflows or Buildkite-native pipelines
Origin is positioned as a sub-product delivered as one feature of Cursor. AI Deck also lists Cursor itself (the code editor) as a separate developer-tool entry, but Origin is a downstream platform independent of the editor, responsible for hosting, reviewing, and merging code.
There is no standalone pricing page for Origin. It is offered as an early beta to existing Cursor Pro, Teams, and Enterprise plans (the Free plan is not eligible, and availability is being expanded in stages). Since the specific terms are expected to keep changing, check the official site for the latest information.
Pros and Cons
✅ Pros
- Connect an existing GitHub repository without disrupting it, with bidirectional real-time sync of PRs and comments
- Ask an AI agent directly from the code browsing and review screen, and delegate fixes and branch updates to it
- Integrations with Vercel, Depot, and Buildkite let you chain review, deployment, and CI into a single flow
⚠️ Cons
- As of August 2026 it is an early beta; the Free plan is not eligible and availability is rolling out gradually
- The community has raised operational concerns about who reviews and vouches for the high volume and frequency of commits produced by AI agents
- No official benchmarks or uptime figures for throughput and reliability have been published
Comparison with Similar Services
| Criteria | Origin | GitHub | GitLab | Graphite |
|---|---|---|---|---|
| Provider | Anysphere (Cursor) | GitHub (Microsoft) | GitLab | Graphite |
| Strength | AI agent integration and tight coupling with Cursor | Long-established ecosystem and overwhelming adoption | Git management and CI/CD in one platform | Review focused on stacked PRs |
| GitHub integration | Bidirectional real-time sync | ─ (the original) | Import supported | Runs on top of GitHub repositories |
| Availability | Early beta (paid plans) | Standalone service | Standalone service | Standalone service |
Note that Graphite is a review tool specializing in stacked pull requests. Cursor acquired it as part of the Origin initiative, and some of its features have been carried over into Origin.
Who Is It For
- Teams running multiple AI coding agents in parallel that want to review and merge the generated code in one place
- Developers who want to keep their existing GitHub workflow while handling code and pull requests across the board from within Cursor
- Projects that want Vercel previews and CI to run automatically for every pull request, connecting review through to deployment
Summary
Origin is a code management platform unique to Cursor, designed from the ground up around the high volume and frequency of code changes produced by AI agents. Its strengths are that bidirectional sync with GitHub lets you adopt it without breaking your existing workflow, and that you can hand work to an agent directly from the code browsing screen. That said, it is a freshly released early beta, and both the eligible plans and its operational track record are still taking shape. If your team is on a paid Cursor plan, it is worth keeping an eye on where this goes.