Cursor Now Hosts Your Code Too, and It Picked a Good Day for It
Origin, Cursor's own repository and pull-request service, opened in beta to all paid plans on Monday. It syncs both ways with GitHub, and it launched during a GitHub outage.
Cursor, the AI-first code editor made by Anysphere, opened its own code hosting service to every paid plan on Monday. The product is called Origin, it has been in the works since a June announcement, and it does the things a code host does: it stores repositories, it opens pull requests, it shows you the commits, the checks, the changed files and a diff where reviewers can comment and merge. Repositories live under a new Codebase tab. Enterprise administrators can switch the whole thing off for their organisation.
The part that keeps it from being a pure land grab is the two-way sync. You connect a GitHub organisation, pick the repositories you want, and they appear next to Origin-native ones. Pushes still go to GitHub, and for anything that started there, GitHub remains the source of truth. Pull requests and comments stay in sync, and GitHub Actions keeps running. Cursor has also wired in first-party integrations with Vercel preview deployments, Depot and Buildkite. The launch landed on a day when GitHub itself was having a significant outage, which is either excellent timing or excellent luck.
If you are wondering why an editor company wants to be in the hosting business, the pitch is about where the work happens. A code host was designed on the assumption that a human opens a branch, writes something over a few hours or days, and asks a colleague to look at it. Cursor is betting that the near future looks different: dozens of agents working a single repository at once, opening branches, hitting conflicts and merging within seconds. In that world, the round trip between “the agent is in the editor” and “the review happens on a website somewhere else” is friction, and whoever owns both ends can remove it. A pull request that an agent can open, read, revise and merge without leaving the surface it already lives in is a genuinely different object from one that a person clicks through in a browser tab.
A fair caveat before anyone migrates anything. This is an early beta, hosting is a business where trust is earned slowly and lost instantly, and GitHub has roughly two decades of accumulated integrations that nobody replaces in a quarter. The bidirectional sync is the sensible design choice precisely because it lets you try Origin without betting your repository on it.
What this means for you: if you already pay for Cursor and you are curious, connect one small repository and see whether reviewing agent-written changes in the same place you write code actually feels better. That is a twenty-minute experiment with an easy exit. If you do not use Cursor, the relevant signal is strategic rather than practical: the AI coding tools are expanding out of the editor and into the surrounding infrastructure, and the companies that own that infrastructure today are going to notice.
Sources
A Chatbot Was Better at Running a Romance Scam Than Human Scammers Were
In a week-long controlled study, an AI scammer convinced 46 percent of participants to install an app. Humans managed 18 percent. Most participants knew they were talking to a bot.