{
  "id": 4043300,
  "title": "Cursor Origin VS Github",
  "url": "https://urgent.news/2026/08/28/cursor-origin-vs-github",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-08-28T21:54:03.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/lcf2212dev/cursor-origin-vs-github-2963"
  },
  "original_language": "en",
  "account": "On August 17, 2026, Cursor unveiled Origin, its own git hosting service, to all paid users. This occurred shortly after GitHub experienced a near-seven-hour outage that affected pull requests, issues, the API, and file downloads. Cursor CEO Matt Palmer acknowledged the timing of Origin's launch, stating, \"We were going to ship this earlier, but GitHub was down.\"\n\nOrigin functions as a git repository platform integrated within the Cursor editor, accessible through a new Codebase tab. Users create a codebase name, forming part of the repository URL (e.g., cursor.com/codebase/acme-corp), and push changes using standard git over HTTPS. A command-line tool, called origin, manages authentication and related tasks. The service is in early beta, included in Cursor's paid plans without a separate price or free tier, and all repositories are private by default.\n\nOrigin traces back to Cursor's acquisition of Graphite, a startup specializing in stacked pull requests and code review, in December 2025. Origin was introduced at Cursor's Compile conference in June 2026 and is now being developed by Graphite co-founder Tomas Reimers. The service offers a familiar git workflow, including pull requests with timelines, commit history, status checks, and diff-level comments. Users can review and merge changes without leaving the editor.\n\nA key differentiator for Origin is its ability to sync with GitHub organizations, mirroring selected repositories alongside native ones. This allows real-time updates and bidirectional comment flow between the two platforms. The origin CLI provides a comprehensive git experience, including pull-request lifecycle management, review comments, and merges. Origin also supports stack-based pull requests, SSH key management, and an API modeled on GitHub's for advanced integration.\n\nReimers emphasized that Origin currently matches GitHub's functionality, stating, \"Today, very much nothing. We're intentionally releasing this as a GitHub alternative where we meet them toe-to-toe on functionality.\" Behind the scenes, Origin's agents can perform various tasks, such as browsing files, providing review comments, revising pull requests, and even autonomously creating and pushing new repositories. This level of automation signals Cursor's vision of the customer as the software itself, rather than just its operators.\n\nDespite the impressive features, Origin currently lacks a public repository system, a free tier, an issue tracker, and a first-party CI system. Mirrored repositories rely on native GitHub Actions workflows for continuous integration. Origin's strategy focuses on providing a seamless, read-mostly mirror of existing code, aiming to improve the review experience and gradually shift the focus of development teams to this new platform.",
  "summary": "The day GitHub broke for 7 hours, Cursor launched its replacement. Coincidence? Sure. But 35% of merged PRs are now written by AI. Buckle up. On the morning of August 17, 2026, Cursor began rolling out Origin, its own git hosting service, to everyone on a paid plan. Roughly three and a half hours later, GitHub's status page lit up with what became a nearly seven-hour global degradation: error…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}