Image: cursor.com Cursor Announces Origin, a Git Platform Built for AI Agents
Cursor revealed Origin on June 17, a code hosting and collaboration platform designed from the ground up for AI agents as primary collaborators, not just human developers. It's a direct GitHub competitor launching this fall.
Cursor announced Origin on June 17, the same day SpaceX confirmed its $60 billion acquisition of the company. Origin is a git hosting platform designed specifically for AI agent workflows, and it’s a direct competitor to GitHub.
The company describes it as “a place for teams and agents to host, review, and collaborate on code.” The emphasis on “agents” is intentional. Origin treats AI agents as primary collaborators rather than as tools that a human eventually reviews.
What’s Different From GitHub
GitHub was built for human workflows: diffs show line changes, reviews get comments, conflicts get resolved in a merge editor. Origin rebuilds those primitives for the way agents actually work.
Semantic diffs make code changes machine-readable, so agents can understand what changed in terms of behavior rather than just line deltas. Merge conflicts are represented in a structured format that an agent can parse and resolve automatically. Origin includes a built-in AI-powered merge conflict resolution engine.
The throughput numbers Cursor is citing are notably high: 22.6 commits per second, with global synchronization under 400 milliseconds. Whether those numbers hold under real-world load is something that will need testing, but they signal that the system is designed for the high-frequency, parallel commit patterns that agents generate.
Built on Graphite
Origin’s underlying technology comes from Graphite, the code review startup Cursor acquired in 2025. Graphite was already optimized for fast review workflows with stacked PRs and faster iteration cycles. Cursor took that foundation and rebuilt it around agent-scale throughput and machine-readable metadata.
Timeline and Access
Origin launches “this fall” with no specific date confirmed. A waitlist is open at cursor.com. The announcement came via a post on X from Cursor’s account, which drew over 286,000 views in the first hours.
The strategic logic is straightforward. Cursor owns the editor where code gets generated. Origin extends that vertical integration into the hosting and review layer, cutting dependency on Microsoft’s GitHub for teams already committed to Cursor’s agent stack.
Sources: Cursor on X, AlphaSignal, ExplainX
The Weekly Diff
One email a week: every AI coding tool price change, plan restructure, and major release we verified, with sources. No filler.
Free. Unsubscribe anytime.