Cursor Launches GitHub Rival Origin as SpaceX Expands AI Coding Ambitions
Cursor, now part of SpaceX following a $60 billion acquisition, has launched Origin, a new code repository platform designed to work alongside GitHub rather than replace it entirely. The timing is significant: GitHub, which has served developers since 2007 and hosts over 180 million developers as of October 2025, is currently struggling with reliability issues including a 50% error rate on repository downloads reported last week.
Why Is GitHub Facing So Many Problems Right Now?
Microsoft's GitHub has experienced a troubling series of outages and performance degradation in recent months. Beyond the 50% error rate on repository downloads, GitHub's Actions automation platform and Pages hosting services encountered issues earlier this month. In May, the company publicly acknowledged that artificial intelligence-assisted coding and agentic workflows were adding strain to its infrastructure. Jakub Olesky, the software engineering senior vice president at GitHub, acknowledged the problems and committed to restoring reliability, but the issues have persisted.
This backdrop of infrastructure problems created an opening for a competitor. Cursor, which specializes in AI-powered coding tools that help developers plan, build, test, and review code automatically, saw an opportunity to expand from building coding agents into providing the infrastructure those agents need. The move from AI development platform to code repository is a logical progression.
What Does Origin Actually Offer Developers?
Origin is not designed as a complete replacement for GitHub. Instead, Cursor built it to operate in parallel with GitHub, allowing developers to maintain their existing workflows while gaining access to new capabilities. The platform offers core repository features that developers expect:
- Collaborative Codebase Management: Multiple developers can work on the same code simultaneously with full version control and change tracking.
- Repository Browsing and Editing: Developers can easily navigate code files and make edits directly within the platform.
- Pull Request Handling: Changes from other developers can be reviewed and integrated into the main codebase through a structured pull request process.
- Code Storage and Organization: All code is stored in repositories that can be organized by project, team, or other criteria.
The interoperability approach is particularly noteworthy. Developers can connect their GitHub repositories directly to Cursor, select which ones to sync with Origin, and maintain bidirectional code sharing between both platforms. Anyone with read or write access to a synced repository can view it in Cursor as well. This design eliminates the friction of switching platforms entirely, allowing teams to use both services simultaneously.
How to Connect GitHub Repositories to Origin
- Authentication: Link your GitHub organization account to Cursor through the platform's integration settings.
- Repository Selection: Browse the repositories you have access to and choose which ones you want to sync with Origin.
- Selective Syncing: You maintain full control over what gets synced and can disconnect any repository at any time without losing access on GitHub.
- Cross-Platform Collaboration: Team members with appropriate permissions can access synced repositories in both Origin and GitHub, enabling flexible workflows.
Cursor has also announced that agent-native features will soon be available on Origin, though specific details remain undisclosed. The company is also developing a broader app ecosystem to support more extensive coding efforts within the platform. These additions suggest that Origin is intended to become more than a simple code repository; it appears designed as a comprehensive development environment powered by artificial intelligence.
The strategic implications are substantial. SpaceX, traditionally known as a rocket company, has increasingly positioned itself as an artificial intelligence enterprise. The $60 billion acquisition of Cursor signals that Elon Musk views AI-powered development tools as central to the company's future direction. Whether Origin can meaningfully compete against GitHub's entrenched position of nearly two decades remains an open question, but the platform's interoperability approach suggests a bet on coexistence rather than displacement.
For developers, Origin represents a new option that doesn't require abandoning existing GitHub infrastructure. The real test will be whether Cursor can deliver on its promises of agent-native features and a broader app ecosystem that justifies adoption, or at least makes Origin a compelling complement to GitHub's services.