Summary
On August 17, 2026, Cursor opened an early beta of Origin, a code hosting platform integrated into its editor that puts repositories, pull requests, code review, and CI/deployment connections alongside its AI agents. Repos can sync from GitHub while Origin becomes the working source of truth, and a companion Continuity storage engine backs Git with an S3-backed write-ahead log and local NVMe for scale.
What changed
Cursor released Origin (early beta) on all paid plans: hosted codebases with GitHub repo syncing, pull requests, code browsing, and agent-powered repository actions, plus CI/deployment integrations (Vercel, Buildkite, Depot). A follow-up post detailed the Continuity storage system, which replaces heavy replica coordination with an S3-backed write-ahead log, local NVMe repositories, and linearizable pushes.
Why it matters
Origin pushes Cursor beyond the editor into infrastructure long dominated by GitHub, co-locating agents with code, reviews, and CI so autonomous workflows can act without leaving the platform. Arriving days after SpaceX completed its $60B acquisition of Cursor, it signals ambition to own more of the AI-native software delivery stack.
Evidence excerpt
Origin, our code hosting platform, is now live. It's fast, easy to use, and deeply integrated with Cursor. Get started by syncing your repos from GitHub.