Cursor has launched Origin, a platform for hosting code and managing development processes, expanding its presence from an AI-powered code editor into a larger part of the infrastructure developers rely on. The platform brings code repositories, pull requests, and AI agents together in a single environment, and is being rolled out gradually to users on paid plans as an early preview.
The launch coincided with a widespread outage affecting GitHub services, including pull requests, the Issues section, and API traffic. Error rates reached about 20% in some of these services and nearly 50% for archive and raw-file downloads, while GitHub Copilot was also affected by the outage. This timing gave the announcement added significance, but it does not change the fact that Origin remains at an early stage.
Syncing with GitHub Rather Than Breaking Away from It
Origin can be accessed through the Codebase tab within Cursor. From there, users can create a new repository or synchronize an existing GitHub repository. For migrated projects, GitHub remains the primary source for now: changes made through Cursor are sent to GitHub, while updates from GitHub are reflected in Origin within seconds.
This mechanism lowers the cost of trying the platform for teams that already rely on GitHub, since it does not require them to immediately abandon their repositories or existing workflows. It also makes clear that Origin does not currently replace GitHub entirely, but instead adds a layer for managing development within the Cursor environment.
Pull Requests and AI Agents in the Same Place
Origin moves pull-request operations into Cursor, where developers can review changes, code commits, test results, and file comparisons, as well as write comments and merge requests without leaving the editor. The Ask Cursor feature allows users to select part of the code and ask the AI questions about its function or the changes made to it.
The platform includes capabilities aimed at projects in which multiple AI agents work in parallel, including automatically resolving merge conflicts and recording metadata that describes the model and context used to generate the code. It also incorporates the Stacked Pull Requests methodology developed by Graphite, the company specializing in code review that Cursor acquired, according to the article.
Performance and Available Integrations
Cursor says Origin supports up to 296,000 clone operations per hour and 22 code commits per second within a single repository. These figures were announced by the company itself and have not been verified by independent tests, so they should be treated as stated performance indicators rather than neutral measurement results.
Initial integrations include Vercel, Depot, and Buildkite. Vercel supports preview operations and deployments to production environments, while Depot and Buildkite handle continuous integration. Cursor says existing workflows based on GitHub Actions can be run through the two services without modification.
What Changes in Practice?
Origin gives Cursor broader control over the software development lifecycle, from writing and storing code to reviewing and deploying it. However, continued reliance on GitHub synchronization, together with the product's preview status, means the platform does not yet represent an independent alternative to the GitHub ecosystem. The early release is limited to users on paid plans, while enterprise customers can disable the feature through platform administrators.