
Cursor Launches Origin, a GitHub-Synced Code Host Designed for AI Agents
Chris Harper
1 min read
Aug 19, 2026 · 12:03 UTC
Cursor launched Origin for paid plans on Aug 18 — a code host built for agent workloads that syncs with GitHub rather than replacing it.
Origin is in early beta for Pro, Teams, and Enterprise plans. Initial features are basic: repos, pull requests, code browsing, and GitHub sync. Day-one integrations include Vercel (preview deployments per PR), Depot, and Buildkite (for existing GitHub Actions workflows). The "agent-native" features — per-agent identity and permissions, machine-readable PR descriptions, merge queues tuned for high-volume small diffs — are forthcoming.
Two things to know before moving anything:
- No data terms published yet. Cursor is now SpaceX-owned; what they can do with code stored on Origin isn't formally documented.
- GitHub sync is one-way. GitHub stays the source of truth; Origin pulls from it, not the other way around.
Why it matters: Version control designed for agent-scale commit rates and automated PRs is an unsolved gap in the toolchain. Origin is the first purpose-built attempt. Worth watching when the agent-native layer ships — per-agent identity in PRs would meaningfully change how you attribute and review Claude Code's work.
Sources: Cursor Origin · TechCrunch · data concerns — TechTimes