On June 16, 2026, Cursor — the AI code editor from Anysphere — announced Origin, its own Git hosting platform. Within hours the internet had already written the headline for them: "Cursor is coming for GitHub." It's a tempting story. It's also the wrong one. Origin isn't trying to build a better GitHub. It's betting that the thing GitHub was built for — humans writing code — is about to stop being the main event.
What Origin actually is
Strip away the hype and Origin is a Git forge: code hosting, review, and collaboration, fully Git-compatible so your existing tooling just works. What makes it different is the assumption underneath it. GitHub was designed in 2008 around human cadence — commits arriving over hours and days, pull requests read by people over coffee. Origin assumes the opposite: that dozens or hundreds of AI agents will hammer a single repository at once, opening branches, resolving conflicts, and merging in seconds.
The feature list follows directly from that bet. Origin ships with agent-driven merge-conflict resolution and agents that fix failing CI builds on their own. It's MCP- and API-extensible from day one, so agents can drive it programmatically rather than clicking through a UI. Storage is a hybrid of NVMe and S3 promising "infinite replicas," and it inherits stacked pull requests from Cursor's earlier Graphite acquisition. In one demo, Cursor showed a single repo absorbing 22.6 commits per second and hundreds of thousands of clones per hour — numbers that, by their own framing, "would stress any existing Git hosting infrastructure."
Why "replace GitHub" is the wrong question
Here's the uncomfortable part for the hype: GitHub's real moat was never speed. It's gravity. Over 150 million developers, every open-source project's issues and history, Actions pipelines wired into a thousand tools, the social graph of stars and follows, and a decade of muscle memory. You don't switch that by being faster at commits per second any more than you replace a city by building a faster highway next to it.
And most software teams today simply don't have an agent throughput problem. If your bottleneck is three engineers and a review queue, a forge tuned for 100 concurrent agents solves a problem you don't have yet. For them, Origin is a solution looking for a workload — for now.
But "for now" is doing a lot of work in that sentence. The whole premise of Cursor's business is that the ratio of agent-written to human-written code is climbing fast. If that curve keeps bending, then within a couple of years the median repo does look like Origin's demo, and GitHub's human-paced assumptions start to feel like a horse path in a highway world. The question isn't whether Origin is better than GitHub today. It's whether the workload GitHub was built for is the workload of 2028.
The verdict: a fork in the road, not a funeral
So, will Origin replace GitHub? The honest answer is no — and also, that's not really the plan. The likeliest outcome isn't replacement but a split: GitHub stays the home of human collaboration, open source, and the social layer of software, while a new class of "agent-native" forges — Origin first among them — owns the machine-speed workloads where humans are supervisors, not authors. Two clocks, two products.
There's a strategic wildcard, too. Origin didn't launch into a vacuum — it arrived the same day Cursor's parent, Anysphere, agreed to be acquired by SpaceX in a roughly $60 billion all-stock deal, the largest venture-backed startup acquisition on record. Suddenly the company building "GitHub for agents" has the balance sheet and the AI ambitions (a shared model slated for both Cursor and xAI's Grok) to actually fund the long game. That's what should make GitHub — and its owner, Microsoft — pay attention. Not the 22.6 commits per second. The patience behind them.
Origin is waitlist-only, with a release targeted for fall 2026 and no public pricing yet. So this is still a bet, not a verdict. But it's the most interesting bet in developer tooling right now — because it's not really about beating GitHub. It's about being ready for the day most code isn't written by us at all.
Comments
Post a Comment