Hey friends 👋
Today's got a coding platform crashing someone else's party, and a design command that turns Claude Code into a mockup tool. Let's dig in.
Cursor picked the funniest possible day to launch a GitHub alternative
Cursor, the AI coding startup formerly known as Anysphere, launched Origin on Monday: a native code hosting platform built directly into its editor, with repositories, pull requests, reviews, merges, and CI connections all living in one place. It rolled out in early beta to paid users the same day, minus enterprise orgs that opted out.
The timing is what everyone's talking about. GitHub spent much of August 17 fighting a major outage, its second significant one this month, with problems hitting Actions and pull requests for hours. Cursor shipped Origin into that exact window, and the internet had a field day pointing out the coincidence. Product launches like this are usually locked in weeks ahead, so it's probably luck rather than opportunism, but you couldn't have scripted better timing if you tried.
The pitch isn't "leave GitHub." Existing GitHub repos can sync into Cursor, with GitHub staying the source of truth and Cursor's pushes routed back to it in real time. Once synced, developers can ask Cursor questions about the repo they're browsing, have it make changes, or push a new branch, all without leaving the editor. Cursor's also building out integrations with Vercel, Buildkite, and Depot for previews and CI, including existing GitHub Actions workflows.
The bigger bet is on agent volume. Cursor has reportedly said that more than a third of pull requests merged inside its editor are now opened by autonomous agents running in cloud sandboxes, not humans. That's the actual argument for Origin existing: a code host built around the assumption that a human opened every pull request starts breaking down once agents are opening a third of them. GitHub's own answer, Agent HQ, lets it orchestrate third party agents inside its existing platform rather than rebuild the substrate underneath. Origin is a bet that the substrate is exactly what needs rebuilding.
Why this matters: Git hosting has stayed remarkably boring for two decades specifically because switching is painful. Org structures, permissions, compliance audits, and two decades of muscle memory don't move because a competitor shipped a good demo during a bad week. Origin is still in early beta, not a general availability product, and Cursor will need a lot more than good timing to get teams to actually migrate. But the fact that OpenAI has reportedly been building its own GitHub alternative too, partly because outages left engineers unable to commit for hours, tells you this isn't just Cursor being opportunistic. GitHub's reliability problems are becoming a real opening, and more than one company sees it.
125,000+ podcasts, transcribed and searchable in minutes.
Particle transcribes 125,000+ podcasts where executives, officials, and analysts talk candidly and publicly, transcribed and queryable within minutes of airing.
Watch a company, a person, or a theme with the Particle API and get alerts whenever they're mentioned.
Particle is built by former Twitter and Tesla engineers, using an AI-native transcription pipeline that delivers high accuracy and extensive data enrichment.
Claude Code can now sketch UI before you write a line of code
Anthropic shipped an early preview of a /design command in Claude Code, usable from either the CLI or the desktop app. Typing something like "/design a few options for {feature}" gets you multiple draft mockups rendered as artboards, built on the same editor and prompting engine that powers the standalone Claude Design tool. Claude reads your existing codebase first, so the drafts are meant to match your actual UI style rather than generating something generic. Run "claude update" to get it.
Once you pick a favourite, you can edit it and hand it straight to Claude Code to build out, though Anthropic says the handoff still needs to be saved manually for now rather than flowing automatically.
Separately, the team fixed a real annoyance: idle Claude Code sessions on Linux were sometimes pegging one CPU core at 100 percent when sandboxing was enabled, quietly maxing out machines that were supposedly doing nothing. That's now fixed.
Why this matters: The interesting move here isn't the feature itself, it's Anthropic folding a separate product (Claude Design) directly into its coding tool rather than keeping them apart. It's a small signal of where Anthropic wants Claude Code to sit: not just a place you write code, but the first stop before you've decided what to build. Whether non designers actually reach for a terminal command to prototype, instead of an actual design tool, is a different question.
A few more things worth knowing
OpenCode launched "Operation Cheepseek" after DeepSeek raised its API prices, and says it's made early progress: OpenCode Go subscribers now get thirty dollars of usage credit for ten dollars, while the team tests hosting setups that could bring the underlying cost down for good. OpenCode's own team has said finding a way to host DeepSeek near the old price isn't easy, and plenty of providers claiming they've already solved it haven't.
GitHub's outage this week was its second major incident in August alone, adding to a pattern of reliability complaints that's been building since its CEO resigned in August 2025 without a permanent replacement.
That's what stood out to me today. Reply and tell me what caught your eye, I read everything.
Talk tomorrow,
Hatman 🎩



