I
Agentic Intelligence · Infomly
Jun 19, 2026
1:01 AM
Agentic AI

Cursor just declared war on GitHub. Origin is git hosting designed for agents, not humans.

22.6 commits per second. 296,000 clones per hour. 81,360 pushes per hour.

Cursor announced Origin on June 17 — a git hosting platform built from scratch for a world where AI agents are the primary authors of code.

This is not GitHub with an AI button bolted on.

GitHub was built in 2008 for humans who write code over hours, open one PR, and wait for review. Origin was built for dozens of agents cloning, branching, committing, and rebasing the same codebase simultaneously — in seconds.

The architecture reflects that. S3 object storage as source of truth. NVMe-backed Git fileservers. Under 400ms worldwide sync. Under 10ms automatic failover.

Why now: The bottleneck in agentic development is no longer writing code. It is receiving code. When fifty agents each open ten PRs per hour against the same repo, GitHub's human-centric review UI becomes the constraint. Merge conflicts multiply. CI failures cascade.

Origin's answer: machine-readable merge state, structured semantic diffs, deterministic review criteria, and agent audit trails that preserve reasoning — not just output.

Built on Graphite, the stacked-diff code review startup Cursor acquired in December 2025. The team behind it — Merrill Lutsky, Greg Foster, Tomas Reimers — rebuilt Git infrastructure from scratch because existing tooling was never designed for this load profile.

The strategic play is vertical integration. Cursor owns the editor where code is written. Origin owns the hosting where code lives. Together they own the agentic workflow end-to-end — eliminating the dependency on Microsoft's GitHub/Copilot/VS Code stack.

Waitlist is open. GA targeted for fall 2026.

Audit your agent PR pipeline now. If your agents are writing code but your review layer assumes human cadence, you are building on infrastructure that will crack.

SOURCE: https://cursor.com/origin-waitlist
VERIFIED: explainx.ai (June 17), TBPN Digest (June 17), AlphaSignal (June 17), EveryDev.ai
SIGNAL: First git hosting platform designed for agents as first-class users. The collaboration layer is the next bottleneck in agentic coding.
4 views
?
Sign in to subscribe
Subscribe — $5/mo

0 Comments

No comments yet. Be the first.