Cursor has entered the code-hosting market with Origin, a Git-compatible platform designed for environments where AI agents produce commits, according to a beta launch announced late Monday. The rollout comes two months after Tomas Reimers previewed the agent-focused GitHub alternative at Cursor's developer conference in San Francisco, and marks the first product Cursor has shipped as a fully owned SpaceX subsidiary following the $60 billion acquisition that closed on August 14. Origin's debut coincided with an 8-hour worldwide GitHub outage, turning what might have been a standard beta release into what the platform called "a case in point" for why Cursor was building the alternative in the first place.
GitHub has logged hundreds of incidents over the past 12 months as commit volume surged from 1 billion annually to 1.4 billion monthly, with AI agents alone generating more than 17 million pull requests each month, growth GitHub attributed to infrastructure bottlenecks including MySQL contention and webhook overload. In an interview with The New Stack in June, GitHub COO Kyle Daigle described the scaling challenge as no longer about normal growth but about handling "30 or 40 times" annual expansion instead of the historical doubling GitHub had planned around. Origin lets users create and host Git repositories directly inside Cursor, with repositories behaving like standard Git repos that developers can clone locally, add as a remote, and push code from the command line. Existing GitHub repositories can be synced into Origin and displayed alongside Cursor-hosted repos, while GitHub remains the source of truth for projects that originated there.
According to Reimers, the Origin engineer who co-founded code-review startup Graphite before Cursor acquired it in early 2026, there's currently "very little" that sets Origin apart from GitHub beyond uptime. "We're intentionally releasing this as a GitHub alternative where we meet them toe-to-toe on functionality," Reimers wrote on Hacker News after the launch. Rob Whiteley, CEO of cloud development platform Coder, calls Origin a "smart play," arguing that most industry energy has focused on tools that write code while comparatively little has addressed what happens to that code after it's produced. "GitHub is starting to crack under the weight of agentic code development, and an agent-native source code forge is needed," Whiteley tells The New Stack.
Origin's significance lies in combining the repository, pull request, and coding agent inside a single product, giving Cursor greater control over the environment where code is stored, reviewed, and changed. Reimers explains that deeper agent integrations, tooling to make sense of agent-written code, and automation that pushes pull requests toward a mergeable state on their own should ship in the coming weeks. The platform currently restricts access to Cursor's Pro, Teams, and Enterprise plans, with a staged rollout meaning not everyone has immediate access. Cursor joins a growing field of GitHub alternatives including Entire, a distributed Git network founded by former GitHub CEO Thomas Dohmke that raised $60 million in February, and GitLab's "Next Generation Source Code Management" beta that lets agents query servers for exactly what a task requires rather than cloning entire repositories. At a $2 trillion valuation, SpaceX is one of the world's most valuable companies, positioning Cursor strongly for investment not just in its own AI models but in the infrastructure underneath them. Whether any of these alternatives can dislodge GitHub's 18-year head start and established position as the only platform currently handling developer activity at this scale remains an open question, though Whiteley notes most enterprises have already invested heavily in standardizing on GitHub, making migration painful for limited near-term return. The platform war brewing around version control suggests the infrastructure layer built for human developers may not survive intact once agents write most of the code. If reliability issues persist while commit volumes continue their exponential climb, enterprises may eventually find the switching costs more palatable than the downtime.

