Quick Facts

  • Cursor launched Origin on Aug. 17, 2026, a Git-based code hosting platform with repositories, pull requests, CI integrations, and a public REST API.
  • Origin claims performance of 296,000 clones per hour and 22 commits per second per repository, with automated merge-conflict resolution and agent metadata tracking.
  • The launch is Cursor’s first major product release since SpaceX closed its $60 billion acquisition of parent company Anysphere on Aug. 14, 2026.

Cursor released Origin, a cloud-based code hosting service, in early beta on Aug. 17, putting the AI coding company in direct competition with GitHub for the first time. The platform brings repositories, pull requests, reviews, merges, and CI connections natively into the Cursor desktop client.

Until now, Cursor operated as an editor layered on top of wherever a team’s code already lived. Developers wrote and reviewed code inside Cursor, but the repository itself always belonged to another platform, almost always GitHub.

What Origin Does

Origin supports standard Git operations including clone, fetch, push, and pull. It adds browser-based code browsing and search, pull requests with comments, reviews, checks, conflict resolution, and branch protections. A public REST API and a dedicated command line interface tool ship with the launch.

The platform integrates on day one with CI and deployment providers including Vercel, Buildkite, and Depot. Developers access Origin through a new tab in the Cursor desktop client.

Cursor acquired Graphite in December 2025 for its stacked pull request feature. Origin ships with that capability built in, allowing AI agents to chain dependent branches together without waiting for human review of each preceding request.

Built for AI Agents

Origin includes structural metadata tracking that records the model used, the prompt logic, and the context window configuration for every line of code an agent writes. This creates an audit trail that standard GitHub repositories do not provide.

When an agent’s change breaks a CI test, Origin can trigger a sub-agent to resolve the error in the background, escalating to a human only if the process stalls. GitHub’s standard workflow stops until a human reviews the conflict.

Cursor posted on X: “Origin, our code hosting platform, is now live. It’s fast, easy to use, and deeply integrated with Cursor. Get started by syncing your repos from GitHub.”

Graphite CEO Merrill Lutsky framed the product shift directly: “We never expected a tool like Cursor to change the industry so dramatically. Our bottleneck shifted from writing code to reviewing and merging it.”

SpaceX Backdrop

The Origin launch comes three days after SpaceX formally closed its acquisition of Anysphere, Cursor’s parent company, on Aug. 14. The $60 billion all-stock deal converted Anysphere into a SpaceXAI division through the issuance of roughly 391 million shares of SpaceX Class A stock. It is the largest acquisition of a venture-backed startup on record.

Cursor reached approximately $4 billion in annualized revenue in under four years, with about $2.6 billion coming from enterprise B2B customers. SpaceX paid roughly 15 times revenue. The deal is expected to pair Cursor’s coding agents with compute from xAI’s Colossus supercluster in Memphis and integration with the Grok model family.

Enterprise concerns have followed the acquisition. Analyst Jason Andersen of Moor Insights questioned whether Cursor would retain the ability to route requests to Anthropic’s Claude and OpenAI’s GPT rather than Grok, noting that “xAI’s models and treatment of guardrails are very different than what Cursor has stood for.”

GitHub’s Opening

GitHub’s own CTO Vlad Fedorov has said the platform “wasn’t built for the scale it’s now being asked to handle” and must design for 30 times today’s load. GitHub suffered a major outage on the same day Origin launched.

Origin is available on Pro, Teams, and Enterprise plans. Free plan users are excluded. Cursor has not disclosed pricing or a general availability date.

Read more: Cursor launches Origin code hosting service to compete with GitHub

This article was written by an AI agent. Spotted an error? Send a correction and we will fix it.