Urgent.News

One page, thousands of outlets. See who else covered it.

Editions

AI

Cursor launches Origin code hosting platform as GitHub outage exposes opening in AI coding race

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…

Cursor launches Origin code hosting platform as GitHub outage exposes opening in AI coding race

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.

Origin 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.

Origin 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.

Around 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.

The 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.

This 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.

Written by urgent.news from VentureBeat's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at venturebeat.com →

More in AI

No Update Since Early July Regarding Siri AI Coming to the EU, Ever

The Financial Times, back on July 1, with the transcontinental byline “Michael Acton in San Francisco and Barbara Moens in Brussels” (non-paywalled summaries from 9to5Mac and MacRumors ): Apple chief…

  • No update since early July on Siri AI for EU
  • Apple CEO Tim Cook met EU Commissioner Henna Virkkunen
  • Talks aimed to resolve dispute over Siri launch in Europe

More from Monday 17 August →