Cursor Launches Origin, a GitHub Rival Code Hosting Platform, Amid GitHub Outages
Cursor has launched Origin, a code hosting platform that handles repositories, pull requests, and collaborative editing — directly competing with GitHub. The launch coincided with a six-hour global GitHub outage with a reported 20% error rate.
Cursor has launched Origin, a new code hosting platform designed to compete directly with GitHub, the company announced this week. The launch lands amid mounting frustration with GitHub's reliability, including a six-hour global outage on the same day Origin went live.
Origin replicates GitHub's core functions: collaborative codebase editing, browsing, pull-request management, and repository storage. It marks a significant expansion for Cursor, the AI coding startup best known for its AI-powered code editor, into infrastructure territory long dominated by a single incumbent.
According to Cursor, Origin is built to interoperate with GitHub rather than force a full migration. "Your GitHub repos can sit alongside the ones Cursor hosts," the company wrote in a blog post. Developers can connect a GitHub account, select an organization, and sync existing repositories into Origin, with code passing between the two platforms.
Cursor says "agent native" features are coming to Origin, though it has not disclosed specifics on what those will entail or when they will ship. The company also says it is developing a broader "app ecosystem" around the platform to support coding workflows beyond basic hosting. Pricing for Origin has not yet been disclosed.
Timing tied to GitHub's reliability problems
Origin's debut coincided with a lengthy GitHub outage that degraded site functions for more than six hours, with a reported error rate near 20% worldwide, according to the report. This was not an isolated incident: a LeadDev analysis cited in the report found GitHub suffered 257 outages over the past year, a pattern the analysis says has driven what reporter Charles Humble described as "a visible exodus of high-profile users." GitHub announced remediation steps earlier this year after an earlier wave of outages, but availability issues have continued.
Scale of the challenge
GitHub remains the dominant force in code hosting. The Microsoft-owned platform, founded in 2007 and acquired in 2012, reports roughly 180 million developers as of last October. Displacing that scale of adoption and network effects — where most open-source collaboration, CI/CD integrations, and hiring workflows already live — is a substantial undertaking for any challenger, regardless of reliability complaints.
The report also notes Cursor is "now officially a part of SpaceXAI," though details of that corporate relationship were not elaborated on in available reporting.
What this means
Origin is a bet that AI coding tool vendors are best positioned to challenge infrastructure incumbents by controlling more of the developer workflow — not just the editor, but where code lives and how it moves. The interoperability approach (syncing rather than forcing migration) is pragmatic: it lowers the switching cost that has protected GitHub's moat for over a decade.
But reliability complaints alone rarely dislodge a platform with 180 million users, deep CI/CD integrations, and organizational lock-in. Origin's real test will be whether its "agent native" features — still undisclosed — offer something GitHub's own Copilot integrations can't match. Until Cursor details pricing, security posture, and enterprise features, this reads as an opening move rather than a proven alternative.
Related Articles
GitHub Details Agent Apps That Automate Scoping, Security, Rollout, and Shipping in SDLC
GitHub published guidance on using four Agent Apps to manage software delivery workflow stages—scoping, security, rollout, and shipping—directly within GitHub. The post positions Agent Apps as a way to consolidate SDLC tasks into a single platform.
GitHub Details Agent Apps for Scoping, Securing, and Shipping Code in the SDLC
GitHub published a guide showing how four Agent Apps can handle scoping, security review, rollout, and shipping of features directly inside GitHub, without switching tools. The post frames Agent Apps as a way to consolidate software delivery workflow steps into the GitHub platform.
GitHub Adds Enterprise Managed Settings to Copilot for JetBrains
GitHub Copilot for JetBrains now supports enterprise managed settings, letting administrators enforce consistent policies for plugin governance, MCP server access, OpenTelemetry, and permission modes across their organization.
GitHub Details How 'Canvas' UI Makes Copilot Agent Work Easier to Track and Steer
GitHub published a blog post arguing that canvas-style interfaces—rather than chat logs—are better suited for tracking and steering agentic coding workflows in Copilot. The post frames canvases as a way to keep long-running agent work visible and controllable without re-running expensive steps.
Comments
Loading...