Built for Agent-Scale Git, Not Human-Paced Commits
Cursor's pitch for Origin is not that GitHub is bad at hosting code - it's that GitHub was never built for the traffic pattern AI agents now generate. Origin ships as a git forge covering repos, pull requests, code browsing, and GitHub sync, explicitly framed around what Cursor calls 'agent scale' [1]. The company backs that framing with numbers: it claims Origin can sustain roughly 296,000 clones per hour and about 22 commits per second on a single repository [3], throughput well beyond what a team of humans clicking commit would ever produce. Cursor also disclosed that 35% of pull requests merged inside its own product are opened by agents running autonomously in cloud VMs [4], a figure meant to justify why a forge purpose-built for machine-speed traffic matters now rather than hypothetically.
The technical backbone for that bet is Graphite, the code-review startup Cursor acquired in December 2025 [6]. Graphite's stacked pull-request workflows and its co-founder Tomas Reimers reportedly sit behind Origin's development [4], which explains why Origin isn't simply a GitHub clone - it inherits a review model built around chains of small, dependent diffs rather than single monolithic PRs. That matters because agents tend to produce exactly that shape of change: many small, sequential commits rather than the batched, human-reviewed pull requests GitHub's UI was designed around. Origin doesn't ask teams to abandon GitHub to test this thesis, either - bidirectional sync means a comment made in Cursor posts to GitHub and a reaction on GitHub shows up in Cursor within seconds [1], letting the new host prove itself on live repositories before anyone commits to it as the system of record.



