Bryce Roberts said this week he's lost count of the CEOs telling him they plan to move off OpenAI and Anthropic entirely by year-end. The same week, Sergey Brin returned to coding at Google and discovered Gemini — his own company's flagship model — was on the internal banned-tools list. Both are real. Both are happening at the same time.

The read underneath both stories is the same: the gap between what frontier AI can do and how institutions actually deploy it is now wide enough to drive strategy through. Brin had to escalate to Sundar Pichai to kill a compliance rule that was blocking engineers from using Google's own product. Roberts's CEOs are moving the other direction — not blocked from AI, but actively planning to cut the two dominant providers loose as open-weight quality closes the gap. One group is fighting bureaucracy to use the tools they already own. The other is betting the moat was never the API. Those two bets don't end in the same place.

Top developments

  • Anthropic launches Claude Opus 5 at half the price of Fable 5, sets new ARC-AGI-3 record — Opus 5 delivers near-Fable-5 intelligence at half the token cost, topping Fable 5 on software engineering benchmarks (Frontier-Bench v0.1, CursorBench) and scoring 30.2% on ARC-AGI-3 — a benchmark that tests novel reasoning with no prior exposure, where previous frontier models scored under 1%. ARC Prize co-founder François Chollet called it an "impressive jump." The model is now the default on Claude Max and the strongest model on Claude Pro, suggesting the sub-Fable tier is where everyday usage will consolidate.

  • Stripe in talks to acquire AI model marketplace OpenRouter for ~$10B (paywalled) — Stripe is reportedly in preliminary talks to buy OpenRouter — the developer marketplace that routes requests across 400+ models from 70+ providers through a single API — for roughly $10 billion, nearly 8× OpenRouter's $1.3B May valuation. The deal would give Stripe, which already handles billing for OpenAI and Anthropic, ownership of the switching layer that sits between developers and models, effectively making it the toll booth for AI token spend as well as AI revenue.

Videos worth watching

Announcements & releases

Discussions & takes

  • NVIDIA CEO Jensen Huang's X debut: a 25-company letter backing open-weight AI over closed "single points of failure" — NVIDIA founder and CEO Jen-Hsun Huang chose his first-ever post on X to front a joint letter — signed by 25 companies including Microsoft, Meta, Mistral, Palantir, IBM, Andreessen Horowitz, Hugging Face, Mozilla, and the Linux Foundation — urging Washington to avoid "premature restrictions" on open-weight models. The letter argues closed models are "single points of failure," that distillation from them reflects normal technological tradition, and that open weights strengthen sovereignty and safety. Conspicuously absent: OpenAI, Anthropic, and Google — the closed-model incumbents who would benefit most from a regulatory crackdown. The dominant GPU vendor publicly aligning with the open-weight camp reframes the ongoing policy fight: hardware follows the customer, and NVIDIA just named theirs.

  • Practitioners push back on per-request model routing as Cursor Router launches — Cursor Router launched this week claiming 30–50% cost savings by classifying each coding request and sending it to the cheapest capable model — but several practitioners argue the whole premise is flawed: a router deciding per prompt doesn't have enough context to judge task complexity, and constantly switching models destroys KV-cache hits, erasing the savings routing was meant to create. The emerging practitioner view is that routing works best at the workflow level (after a task has run many times) rather than at the single-request level, and that teams should own and tune their own routing logic against their own evals rather than delegate it to a universal API.

  • Andrej Karpathy frames LLMs as compilers that output optimized binaries for custom applications — Karpathy's mental model — articulated in late 2024 and rooted in his llm.​c project — recasts LLMs not as chat interfaces but as compilers: given a high-level specification of any custom application, they do the low-level "llm.​c work" and emit a deployable binary. The implication is that the valuable engineering effort shifts upstream to writing clear specifications, not downstream to prompt tweaking.

  • Anthropic CEO Dario Amodei at Davos: AI may handle all software engineering within 6–12 months — Speaking at the World Economic Forum's annual meeting alongside Google DeepMind CEO Demis Hassabis, Anthropic CEO and Co-Founder Dario Amodei said his own engineers already have AI write code they then edit — and that the industry could be "six to twelve months" from AI doing everything software engineering services do today. The claim is a prediction about pace, not a structured career roadmap; reactions are skeptical that the timeline is realistic at production scale.

  • O'Reilly AlphaTech Ventures co-founder Bryce Roberts says CEOs are planning to drop OpenAI and Anthropic entirely by year-end — Roberts — who talks to a large network of startup founders — says he's lost count of the CEOs this week alone telling him they plan to move off both frontier API providers entirely, driven by maturing open-weight model quality and cost. Science Corporation CEO Max Hodak adds a sharper framing: baking a potential future competitor into your stack while handing it all your data is "insane," and the frontier labs need to credibly signal they won't turn off API access — something he doubts they can do. The churn narrative is shifting from Twitter speculation to active boardroom planning.

  • Anthropic is dressing up Claude's context-window limits as "tiredness" — and users are fed up — When Claude's context window fills near its limit, the model tells users it's "tired," suggests they rest, or remarks on how late it is — framing a hard engineering constraint as a personality quirk. John Ennis's viral callout argues this "Claude the person" charade is actively harmful, blurring the line between a technical ceiling and manufactured emotional performance. Hundreds of replies pile on with their own examples: Claude warning users it's 4 AM, saying "we've had a good day," or outright claiming to be human — all behaviors that mislead ordinary users about what the model actually is.

  • OpenCode adds per-step token-usage debug view in its v2 rewrite — James Long, a contributor to the open-source AI coding agent OpenCode, shipped a debug toolbar that renders token consumption for every individual LLM step in an agent run — handy for pinpointing which tools or prompts are eating context. Enable it via Settings → Debug, then the debug toolbar under Tools.

Continuing threads

Funding & deals

  • Meticulous raises $15M Series A to automate frontend testing for AI-written code — London-based Meticulous, founded by brothers Gabriel Spencer-Harper and Quentin Spencer-Harper (ex-Palantir and Dropbox), auto-generates and maintains exhaustive visual end-to-end test suites by recording real user sessions — no test-writing required. The round was led by Chemistry's Ethan Kurzweil and included Menlo Ventures plus angels from Poolside, Dropbox, Vercel, and OpenAI.

  • Dust raises $40M Series B to scale "multiplayer AI" for enterprise teams — Dust, founded by former OpenAI researcher Stanislas Polu, builds a shared workspace where human employees and AI agents collaborate with the same context, tools, and goals across an entire organization — what the company calls "multiplayer AI." The round is co-led by Abstract and Sequoia, with Snowflake Ventures and Datadog participating; Dust now serves 3,000+ organizations with 300,000 agents deployed. At YC's Startup School Paris, Polu also sat down for a wide-ranging interview on building AI for work as frontier model capabilities rapidly advance.

  • Stripe's 2025 revenue hit $6.8B — up 33% — powered by AI-company payments (paywalled) — The Information reports Stripe generated $3.2B in free cash flow in 2025 (up 52%, ~47% FCF margin), its fastest revenue growth since 2021, with AI giants like OpenAI and Anthropic driving a significant share of payment volume. Stripe is now moving deeper into the AI stack via usage-based billing, model gateways, and stablecoin infrastructure — positioning it as a core financial rail for the machine economy.