Cursor Origin: Native Code Hosting Rivals GitHub

CursorView original changelog

Cursor launched Origin, a native code hosting platform now rolling out in early beta to all paid-plan users, moving the company beyond being just an editor that sits on top of GitHub. Origin supports full repo hosting, two-way GitHub sync, and built-in pull requests with real-time comment syncing between the two platforms. It ships alongside integrations with Vercel, Depot, and Buildkite, with deeper agent-native capabilities β€” like agents opening and iterating on PRs autonomously β€” promised in later updates.

Key Takeaways

  • Cursor now hosts code directly, launching Origin as a beta code-hosting platform rather than remaining purely an editor built on top of GitHub.
  • Two-way GitHub sync means comments and reactions posted in Cursor or GitHub mirror across both platforms within seconds, so teams don't have to pick one tool exclusively.
  • Full pull request support β€” diffs, commits, checks, and timelines β€” is built directly into Cursor's Codebase tab, keeping review inside the editor.
  • Day-one app integrations with Vercel, Depot, and Buildkite let teams get preview deployments and CI checks on Origin-hosted PRs immediately.
  • The launch is widely read as Cursor positioning against GitHub at "agent scale," anticipating a future where AI agents generate far more branches, commits, and PRs than human developers do.
  • The rollout's timing β€” landing the same day as a major GitHub outage β€” amplified press coverage and framed Origin as a timely alternative for teams affected by the disruption.

Cursor Introduces Origin

Cursor has launched Origin, a code hosting platform rolling out in early beta to all paid plan users. With Origin, Cursor moves from being an AI editor layered on top of GitHub to hosting code directly itself, positioning the new service around "repos, pull requests, code browsing, and GitHub sync," with deeper agent-native capabilities promised in future updates. The launch notably landed the same day GitHub experienced a significant service disruption affecting pull requests and Actions, a coincidence that drew extra attention to the announcement across the developer press.

Origin Repos

A new Codebase tab inside Cursor serves as the hub for Origin-hosted repositories. Users can spin up a repo with a "+New" button, name it, and get CLI installation instructions for pushing code directly to Origin's hosting. Each hosted repo gets its own URL under cursor.com/codebase/[name], giving teams a lightweight way to host projects without leaving the Cursor ecosystem.

GitHub Integration

Origin is designed to coexist with GitHub rather than force an immediate migration. Users connect a GitHub organization, choose which repositories to sync, and Cursor pulls them into Origin. Synced repositories update in real time, and anyone with read or write access can view them inside Cursor. Push operations still go to GitHub as the source of truth, so teams can adopt Origin gradually without disrupting existing workflows.

Pull Requests

Every Origin repo comes with full pull request functionality β€” timelines, commit history, CI checks, and file diffs β€” built directly into Cursor. Pull requests sync two ways with GitHub: a comment left in Cursor posts to GitHub, and a reaction or reply on GitHub shows up back in Cursor within seconds. This keeps review conversations unified regardless of where a teammate happens to be working.

Agent Integration

Because code, pull requests, and agents now live in the same workspace, developers can query agents directly about existing code, request changes, update open PRs, or push new branches without switching context between tools. This is the first step toward Cursor's stated goal of an "agent-scale" git host, built for a future where AI agents create branches, open PRs, and iterate on code at much higher volume and speed than human contributors typically do.

App Extensions and Settings

Origin ships with day-one integrations for Vercel, Depot, and Buildkite. The Vercel connection is particularly notable, enabling automatic preview deployments tied to pull requests for easier testing. Repo-level settings let teams manage sync status, access control, and which connected applications can interact with a given repository.

Bug Fixes and Minor Items

  • No dedicated bug-fix list was published alongside this release; the changelog entry was framed entirely around the new Origin product surface.