Cursor is stepping directly into GitHub’s territory. The AI startup this week began rolling out Origin, a new code-hosting platform built to handle everything developers currently do on GitHub — and the timing of the rollout turned into an unplanned advertisement for the product. Just hours after Cursor launched code hosting through Origin, GitHub suffered one of the most damaging outages in its recent history, exposing exactly the kind of reliability gap Cursor is betting it can exploit.
Summary
Key takeaways
- Cursor launched Origin, a new code-hosting platform designed to compete directly with GitHub, rolling out to paid users starting Monday, August 18, 2026.
- Origin supports collaborative coding, pull requests, code review and repository storage, with day-one integrations from Vercel, Depot and Buildkite.
- Origin is built to interoperate with GitHub rather than replace it outright, letting teams sync existing GitHub repositories into Cursor’s platform.
- GitHub suffered a global outage lasting roughly six hours and forty-two minutes on the same day Origin launched, with error rates near 20% and nearly 50% on file downloads.
- Cursor is now officially part of SpaceX following a reported $60 billion all-stock acquisition, and GitHub has logged 257 outages over the past year, according to LeadDev.
Cursor launches Origin as a GitHub alternative amid outages
Origin is Cursor’s answer to a question the industry has been asking with growing urgency: what happens when a code host built for human reviewers can’t keep up with an era where software agents are writing much of the code themselves? For nearly two decades, choosing where to store and review source code has been one of the least contested decisions an engineering team makes. Cursor is betting that AI has made it a live debate again.
Core features of Origin platform
Origin lives inside a new “Codebase” tab within the Cursor editor. Developers name a codebase, push to it from the command line, and get the standard machinery of a code forge: storage, permissions, checks and merges layered on top of Git. Every repository ships with pull requests that show commit timelines, checks and files changed, so reviewers can read a diff, leave comments and merge code without ever opening a browser. Cursor has also said “agent native” features are coming to Origin, along with a broader “app ecosystem” meant to support wider coding workflows, though specifics on both remain limited for now.
What sets Origin apart isn’t just the forge itself but where it puts AI agents. According to Cursor’s own changelog, “your code, PRs, and agents are now in the same place,” letting a developer hand an agent a review comment and have it revise a pull request inside the same window where the code was written. Three integration partners were live at launch: Vercel, which spins up a preview deployment for every pull request and ships to production on merge; and Depot and Buildkite, which run continuous integration and, notably, execute existing GitHub Actions workflows without modification.
Interoperability with GitHub repositories
Crucially, adopting Origin doesn’t mean abandoning GitHub. Cursor built the platform to run alongside the incumbent rather than force a migration. “Your GitHub repos can sit alongside the ones Cursor hosts,” the company explained in its blog. “Connect GitHub to Cursor, pick your org, and you’ll see the repos you can sync. Select one and Cursor pulls it in.” Pushes keep flowing to GitHub, which remains the source of truth for anything started there, and pull request comments sync in both directions between the two platforms.
That design choice matters more than it might look. Ripping out a source-control system is among the riskiest projects an engineering organization can take on, touching CI pipelines, compliance records, audit trails and every integration in the toolchain. A tool that mirrors GitHub’s existing permissions and costs nothing to try is a far easier sell to a skeptical technical leadership team than a full replacement would be.
Cursor’s integration into SpaceX and strategic positioning
Origin isn’t arriving from an independent startup anymore. Cursor is now officially part of SpaceX, following an acquisition reported at roughly $60 billion in an all-stock deal — a transaction that closed just days before Origin’s launch. Cursor now operates inside a division described as SpaceXAI, a structural shift that puts the company asking developers to trust it with their source code under the umbrella of a rocket manufacturer with its own frontier-model ambitions.
Cursor’s acquisition by SpaceX
The Cursor-SpaceX partnership caps an unusually fast rise. Cursor’s parent company was founded in 2022 by four MIT students and raised its earliest outside capital, $8 million, from the OpenAI Startup Fund in 2023. Funding accelerated sharply from there, with rounds that pushed its valuation from $2.5 billion to $9.9 billion and eventually to $29.3 billion before the SpaceX deal closed. By this year, the company was reportedly generating annualized revenue in the billions of dollars, with thousands of customers paying substantial annual contracts for its tools.
Cursor’s origins and transition from AI code editor to platform provider
Until now, Cursor’s business centered on selling automated development services through its AI Code Editor, a tool that helps developers write and edit code with AI assistance. Origin marks the company’s shift from being a tool that sits on top of GitHub to being a direct alternative to it. That evolution was reinforced in December 2025, when Cursor acquired the code review startup Graphite, known for pioneering “stacked” pull requests that let developers ship dependent changes without waiting on approvals. Graphite’s technology and team now underpin much of Origin’s review workflow.
GitHub’s ongoing reliability issues and market opportunity
GitHub’s troubles gave Cursor’s launch a backdrop it could not have scripted better. The incumbent’s recent stretch of outages has turned a routine infrastructure choice into a live source of frustration across the developer community, and that frustration is precisely what Origin is designed to capture.
GitHub’s six-hour global outage coinciding with Origin’s launch
On the same day Origin began reaching users, GitHub suffered a lengthy worldwide outage lasting roughly six hours. Functions across the platform were degraded, with error rates reaching nearly 20% worldwide and climbing close to 50% on archive and raw file downloads. Enterprise single sign-on features, including SAML, OIDC, SCIM provisioning and Team Sync, failed alongside the core service, and GitHub Copilot was affected too. The disruption was reportedly the seventh incident to hit GitHub’s status page within a two-week span.
Background on frequency of GitHub outages and user impact
The Monday outage was not an isolated event. A recent analysis by LeadDev found that GitHub logged 257 outages over the past year, roughly 48 of them major — close to one significant disruption every week, with February standing out as the worst month on record. LeadDev reporter Charles Humble described the fallout as “a visible exodus of high-profile users,” a pattern that predates Origin’s launch: the Zig programming language and the Ghostty terminal emulator have both cited persistent GitHub Actions failures among their reasons for moving elsewhere.
GitHub still commands enormous scale that Cursor cannot match overnight. The platform serves roughly 180 million developers as of last October, according to its own metrics, and remains the largest source-code host in the world since Microsoft acquired it in 2012, eight years after its 2007 founding. That scale is exactly why the outages matter so much — a platform this deeply embedded in daily development work has very little room for repeated failure before frustration turns into migration.
Whether Origin can convert that frustration into lasting adoption is a different question. Cursor has not published pricing, security architecture or migration tooling for the new platform, and its interoperable design means many developers may simply run Origin alongside GitHub rather than abandon the incumbent outright. Still, the fact that a credible alternative now exists — one built specifically around the pull requests, reviews and workflows that AI agents are increasingly generating — changes the calculus for engineering leaders who, until recently, had nowhere else to look.
FAQ
What is Cursor’s Origin platform?
Origin is a new code-hosting platform launched by Cursor that supports collaborative coding, pull requests, and repository hosting, positioning it as a direct alternative to GitHub.
How does Origin interact with GitHub?
Origin is designed to interoperate with GitHub rather than replace it. Developers can connect a GitHub organization, sync existing repositories into Origin, and keep pull request comments flowing between both platforms.
Why is Origin’s launch significant now?
Origin launched during a stretch of serious reliability problems at GitHub, including a six-hour global outage on Origin’s own launch day and a reported 257 outages across the past year.
What is Cursor’s relationship to SpaceX?
Cursor is now officially part of SpaceX, following a reported $60 billion all-stock acquisition that closed just days before Origin’s launch.
Article produced with the assistance of artificial intelligence and reviewed by the editorial team.

