
GitHub gets a new competitor backed by Cursor
Cursor, known for its AI editor, is launching the Origin platform. This new GitHub competitor arrives at a time when the most popular code host is facing a wave of outages. Find out what Origin offers and what role the acquisition by SpaceX plays in its development.
Cursor launches Origin: An AI challenger enters the field dominated by GitHub
GitHub is getting a new competitor directly from the world of artificial intelligence. Cursor has launched the Origin platform, which allows for source code hosting, repository management, and working with pull requests. The news comes at a time when GitHub is facing criticism due to repeated outages and problems with the availability of its services.
Cursor announced the launch of the Origin service on August 17. For now, it is an early beta version that the company is gradually making available to users of all paid plans. Origin aims to offer the core functions for which developers primarily use GitHub today – private repositories, source code browsing, pull requests, and change control tools.
From an AI editor to a comprehensive infrastructure
This also represents a further expansion of the Cursor ecosystem. Until now, it was mainly known for its AI code editor and agents capable of independently performing certain programming tasks. The company clearly no longer wants to remain just a tool that developers use on top of existing repositories, but is trying to get deeper into the infrastructure on which their work stands.
This shift occurs just days after the acquisition of Cursor by SpaceX was completed. On August 14, Cursor confirmed that it had become part of Elon Musk's company. According to the company, the merger will, among other things, provide it with access to significantly larger computing capacities needed for the development of its own models.
Origin doesn't want to force users to leave GitHub
Cursor is not yet trying to simply cut off GitHub. On the contrary, one of Origin's main features is its connection with existing GitHub repositories. The company's strategy is built on coexistence and gradual integration:
- Real-time synchronization: Users can link their account with GitHub and select repositories to sync. GitHub remains the primary data source, but developers can work with the code within the Cursor environment without the need for migration.
- Bi-directional Pull Requests: Comments created in Cursor appear on GitHub and vice versa. All reactions are synced within seconds, allowing you to review changes or merge them from either platform.
- Integration ecosystem: Origin already supports tools such as Vercel, Depot, and Buildkite for application deployment and automated testing.
The role of AI agents in the development process
AI agents are intended to be an important part of the entire strategy. Cursor wants to gradually add more features designed specifically for the work of agents, who will have access to code, pull requests, and other parts of the development process in one place.
"Agents can already answer questions about the code being viewed, make changes, or work with project branches."
GitHub has problems at a very inconvenient time
The timing of the new service plays into Cursor's hands. On the same day Origin launched, GitHub was hit by a major outage. The problems affected the web interface, API, GitHub Actions, pull requests, webhooks, and later also the Copilot service. During the incident, GitHub reported an error rate of approximately 20% for the web interface and API. For archive downloads, the error rate was even around 50%.
Incident statistics for the recent period:
- May 2025 – April 2026: 257 incidents (according to IncidentHub), including 48 major outages.
- July 2025: 8 officially acknowledged incidents affecting availability.
- June 2025: 6 incidents.
- May 2025: 9 incidents.
GitHub itself admitted that the long August outage of GitHub Actions did not meet the standard it wants to provide to customers. Nevertheless, Cursor faces an exceptionally strong opponent. According to its data, GitHub surpassed the 180 million developer mark in the fall of 2025 and remains one of the fundamental platforms of contemporary software development.
Therefore, Origin is unlikely to replace GitHub in the foreseeable future. However, something else may be more important for Cursor – gradually moving as much of the developer's work as possible into its own environment. If programming continues to shift from manual coding toward AI agents, the very connection of the editor, agents, and code hosting could be its main advantage.