{
  "id": 1592155,
  "title": "Cursor launches Origin code hosting platform as GitHub outage exposes opening in AI coding race",
  "url": "https://urgent.news/2026/08/17/cursor-launches-origin-code-hosting-platform-as-github-outage-exposes",
  "topic": "ai",
  "section": "AI",
  "published": "2026-08-17T22:00:00.000Z",
  "source": {
    "name": "VentureBeat",
    "slug": "venturebeat",
    "url": "https://venturebeat.com/infrastructure/cursor-launches-origin-code-hosting-platform-as-github-outage-exposes-opening-in-ai-coding-race"
  },
  "original_language": "en",
  "account": "Cursor unveiled its own code hosting platform, Origin, on Monday, just three and a half hours after GitHub experienced a six-hour-and-forty-two-minute global outage. During the outage, GitHub's status page showed an error rate of nearly 20% for pull requests, issues and the API, and close to 50% for archive and raw file downloads, according to GitHub's incident log. Not only did the outage halt GitHub's services, but it also disrupted Copilot, GitHub's AI-powered coding assistant.\n\nOrigin is designed to host code repositories and deploy them to Vercel via Cursor Origin, which is itself hosted on Vercel. This launch came at a perfect time, as the GitHub outage exposed an opportunity for Origin to stand out in the AI coding race. Matt Palmer, a Cursor employee, quipped on Twitter that they had planned to release Origin earlier but were delayed by GitHub's problems.\n\nOrigin functions within a new Codebase tab in Cursor. Teams create a codebase, which becomes part of its URL, and push to it via the command line. Origin then provides the necessary machinery, including the service layer that wraps Git and handles storage, permissions, checks and merges. Pull requests, timelines, commits, checks and files changed are all available, and reviewers can read the diff, leave comments and merge, without ever leaving the editor.\n\nAround these core features, Origin integrates three key components: Vercel for preview deployments of pull requests, Depot for continuous integration, and Buildkite for executing existing GitHub Actions workflows unchanged. This compatibility layer is crucial, as it enables Origin to stay true to the existing workflows that teams have already established, rather than forcing them to overhaul their build systems or deployment pipelines.\n\nThe smartest design choice in Origin is its decision to remain a read-mostly mirror of GitHub rather than competing for source control authority. Origin connects to a GitHub organization, allowing users to pick repositories, which then appear alongside Origin-native ones. Pushes continue to go to GitHub, which remains the source of truth for any work that begins there. Access permissions mirror GitHub's existing read and write settings, and pull request conversations sync in both directions.\n\nThis approach allows teams to try Origin without risking their existing workflows or incurring significant costs. If Cursor's review experience proves better than GitHub's, the source of truth will eventually follow the attention, making Origin a compelling option for engineering organizations looking to explore AI-powered code collaboration.",
  "summary": "Cursor began rolling out Origin , its own code hosting platform, to paid users on Monday morning. Roughly three and a half hours later, GitHub's status page lit up with what became a six-hour-and-forty-two-minute global degradation — error rates near 20% across pull requests, issues and the API, and near 50% on archive and raw file downloads, according to GitHub's incident log . Enterprise single…",
  "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."
}