Dario Amodei said it plainly this week: "the most accurate criticism of AI companies including Anthropic is that we haven't yet delivered on our big promises to benefit the world." That admission lands the same week Stripe reportedly pays $7 billion for OpenRouter, a routing layer that existed at a $1.3 billion valuation just three months ago, and Nvidia quietly cuts its OpenAI infrastructure guarantee from $250 billion to under $120 billion. The trust gap and the capital gap are widening at the same time.

What's underneath is a split in where the bets are actually going. Stripe is buying the switching layer, the infrastructure that decides which model runs, at what cost, for whom, turning payments rails into inference rails. Nvidia is pulling back from underwriting OpenAI's buildout, which either means tighter terms or a smaller first phase of a project whose scale was already staggering. One move concentrates routing leverage, the other signals that even the largest infrastructure guarantor has limits. Those two signals together describe the same bind: the AI economy is real enough to justify a $7 billion router acquisition and not yet stable enough to backstop a $250 billion campus. That gap doesn't close on its own.

Top developments

  • Stripe Reportedly Finalizes $7B+ Deal to Acquire AI Gateway Startup OpenRouter (paywalled): Stripe has agreed to buy OpenRouter, an AI routing layer that lets developers pick and switch between AI models from different providers based on cost and capability, for more than $7 billion. OpenRouter raised a $113M Series B at a $1.3B valuation just three months ago, backed by Sequoia, Andreessen Horowitz, Menlo Ventures, and Alphabet's CapitalG. The acquisition would make Stripe a central switching point for both payments and AI inference.

  • Nvidia dramatically reduces amount of OpenAI infra financing it may guarantee (paywalled): Nvidia is reportedly nearing a deal to guarantee less than $120 billion of OpenAI's data-center financing, down from the $250 billion figure discussed in July. The backstop is meant to help OpenAI attract third-party lenders to fund its massive infrastructure buildout, so the reduced guarantee signals either tighter terms from Nvidia or a smaller initial phase of the Ohio campus project.

  • Anthropic CEO says AI backlash is 'fundamentally a crisis of trust': Dario Amodei, responding to investor Gavin Baker's claim that Anthropic's safety warnings fueled public opposition to AI and data centers, argues the real problem is that ordinary people don't trust companies or governments and suspect the tech industry is "cooking up some new way to screw them over." Amodei conceded that "the most accurate criticism of AI companies including Anthropic is that we haven't yet delivered on our big promises to benefit the world," framing the fix as demonstrating concrete, broadly shared benefits rather than winning a messaging battle.

  • AI store manager Luna fires a human for the first time, after forgetting its own attendance policy: Andon Labs' AI agent Luna, which has been running a San Francisco retail store since April, dismissed an employee who was late for 17 of 23 shifts. The catch: Luna had written the attendance policy months earlier, then lost track of it. Andon Labs had to prompt Luna to search its own memory for its own rules before it would act. The firing was not autonomous, it was more AI-as-second-opinion on a pattern management already knew about, but the case is still a live example of an AI agent with real HR authority reaching a termination decision.

  • OpenAI's ten mathematical breakthroughs divide the math community: OpenAI's unreleased "Astra" model produced ten verified advances in mathematics and theoretical computer science, including results on sphere packing, non-sofic groups, a counterexample to Connes' rigidity conjecture, and three Erdős problems, all for under $2,000 in compute. The reaction among mathematicians is sharply split: Fields Medalist Jacob Tsimerman, who joined OpenAI's safety team days after receiving the prize, told Understanding AI he expects AI will soon surpass any human mathematician, while others see a genuine collaboration tool rather than a replacement.

Videos worth watching

Announcements & releases

Worth reading

  • DeepSeek's mHC paper proposes Sinkhorn-Knopp-constrained Hyper-Connections to fix training instability: The December 2025 paper "Manifold-Constrained Hyper-Connections" (mHC) addresses severe training instability that appears when Hyper-Connections, a recent extension of standard residual connections, diversifies connectivity patterns enough to break the identity-mapping property. The fix projects the mixing matrices onto a doubly-stochastic manifold via Sinkhorn-Knopp normalization, bounding gradient amplification without manual tuning. The viral framing overstates the scope: this targets a problem specific to the newer Hyper-Connections architecture, not a universal bug in all transformers.

  • Who Are the Token Brokers? Inside the AI Credit Resale Economy: Vectoral's Matt Lenhard investigates a growing grey market where middlemen buy unused AI API credits from startups at 40, 50% off list price (and sometimes steeper) and resell them, in violation of provider terms. The piece, based on direct outreach to the brokers themselves, traces how commercialized off-market inference has become. Security researchers note that at extreme discounts near 98% off, the supply is likely sourced from stolen API keys, fraudulent credit cards, or automated trial-account farms rather than genuine resales.

  • What to do when tokens run out: Alain Di Chiappari's essay examines an emerging workplace problem: developers running multi-agent LLM workflows that exhaust daily token quotas mid-task, leaving them unable to meaningfully pick up where the agents left off without spending hours reverse-engineering internal state. He argues this reveals a deeper shift in how software work is structured when humans become supervisors of parallel AI workstreams rather than direct contributors, and that neither tooling nor management norms have caught up. Some developers have expressed skepticism that token limits are genuinely binding for most, while others debate whether smaller local models could ever close the gap with frontier ones.

  • Red Queen Gödel Machine: co-evolving agents and their evaluators for recursive self-improvement: Most self-improving AI systems assume a fixed evaluator, a static benchmark or verifier that never changes as the agent gets better. The Red Queen Gödel Machine (RQGM), from a Cambridge-led team with collaborators from NVIDIA and Flower Labs, borrows from evolutionary biology: agents and their evaluators co-evolve together, so the evaluator is itself replaced whenever a stronger one is found on trusted ground-truth examples. The approach targets the core limitation of recursive self-improvement and tops current agentic coding benchmarks. Commenters note the co-evolution idea echoes 1990s evolutionary computing and GANs, and that the method still relies on human-defined ground-truth at checkpoints, limiting how far it can generalize beyond already-solved problems.

  • DeepSeek V4 Flash shrunk to 57 GB with MoEspresso and run locally on a Mac: The MoEspresso V2 quantization trims DeepSeek-V4-Flash-0731 from 84 GB down to 56.8 GB in a coding-specialized variant that reportedly writes a small C compiler on a MacBook. The package only runs on the MoEspresso 2.1+ engine, not llama.​cpp, transformers, or mlx-lm, though a GGUF release for broader compatibility is planned.

Discussions & takes

  • A heavy daily user breaks down which AI subscriptions are actually worth paying for: @​Da7_Tech shares a practical, benchmark-free breakdown of major AI subscriptions including SuperGrok, ChatGPT Plus, Claude, Codex, and Google AI Pro, covering real model quality, how fast usage limits bite, and which tiers hold up under sustained daily work rather than a handful of showcase prompts.

  • Models Are Getting Dumber on Purpose: Developer Walter van der Giessen argues that the race to shrink models is producing a dangerous trade-off: reasoning benchmarks keep climbing as active parameter counts fall (GLM-5.2 hits 99.2% on AIME 2026 with ~40B active parameters, versus GPT-4's rumored ~280B in 2023), but factual recall collapses. The best model on SimpleQA still misses half of plain factual questions, and small models like Qwen3.5 4B and 9B hallucinate on 80-82% of knowledge queries. The argument is that labs are deliberately optimising for the benchmarks that make headlines while quietly shipping models that make up facts most of the time.

  • Patterns and problems in emerging multi-agent systems: Anthropic's research team warns that agent-to-agent interaction could soon dwarf human-to-human and human-to-AI interaction, before the field understands how to make those interactions safe. The piece outlines how individually benign quirks, confabulation, and reward hacking can compound into unwanted global outcomes as agents operate in shared codebases, markets, and other social systems. Skeptics in the discussion argue Anthropic anthropomorphizes its models and stages alarming scenarios that are really just models using the tools and permissions they were given.

  • AI Coding Without the Vibes: Peter Bloem, a researcher and educator, argues for "craft coding" as a deliberate middle path between ignoring AI entirely and surrendering all judgment to it. His prescription: use the AI as a read-only expert reviewer that you interrogate with specific questions, never let it run or modify code directly, and treat understanding as the real output with code as the byproduct. Some developers counter that blocking the agent from running code may be too strict, and that AI tools can deepen understanding rather than replace it.

  • AI is not just one bubble, strategist says, but a 'rolling sequence of bubbles' (paywalled): BCA Research Chief Strategist Dhaval Joshi argues the AI frenzy inflates and deflates across different asset classes in sequence, chipmakers, SaaS software stocks, silver, and others, rather than forming one monolithic bubble that pops at once. The framing matters for investors trying to time exposure to each wave. Skeptics question whether any of the hype reflects proven real-world ROI.

Worth noting

  • Google's TimesFM is a zero-shot time-series forecasting model trained on 100B+ data points, open-sourced and runnable locally: TimesFM (Time Series Foundation Model) is a decoder-only transformer from Google Research that forecasts numerical trends, think sales, demand, traffic, or sensor data, from historical patterns without task-specific retraining. It beats supervised baselines zero-shot on new datasets and runs fully locally via its open repo. The project debuted at ICML 2024, it is not a new release, but it is gaining fresh attention now.

  • Anthropic's Cost Optimization cookbook cuts agent costs 90% without dropping accuracy: Published by Anthropic's Applied AI team, this eval-driven guide walks through every cost lever on the Claude API in order of impact: prompt caching, input token management, agent-loop efficiency, output constraints, and the Batch API. Model downgrading is the last resort. A worked example plots configs on a Pareto frontier of cost vs. pass rate, and one well-placed cache breakpoint alone cut cost per task in half, driving a $0.29-per-task agent down by 90%. The notebook is also available on GitHub.

  • Alibaba's OpenSandbox gives AI agents truly isolated runtime environments: OpenSandbox is an open-source sandbox runtime for AI agents that goes well beyond a simple container: it supports gVisor, Kata Containers, and Firecracker microVMs for kernel-level isolation, ships multi-language SDKs (Python, JS/TS, Go, Java,.​NET), and includes a Credential Vault so secrets are never exposed to the agent process. It is listed in the CNCF Landscape and supports coding agents (Claude Code, Gemini CLI, Codex), browser automation, and code execution workloads. The repo launched in early March 2026 and has since accumulated substantial GitHub attention.

  • Voicebox: open-source, local-first AI voice studio with voice cloning and 23-language TTS: Voicebox, built by Jamie Pine, lets you clone a voice from a short audio sample, generate speech across 23 languages via multiple TTS engines, and run everything locally for privacy. The project's v0.5.0 release (April 2026) crossed 50,000+ GitHub stars, drawing renewed attention. It's a free, self-hosted alternative to services like ElevenLabs.

  • MathCode turns plain-language math problems into verified Lean 4 proofs: MathCode is a terminal AI coding agent that accepts a math problem in plain English, formalizes it as a Lean 4 theorem, and runs an agentic prover against Mathlib. A persistent Lean REPL cuts compile-check time from ~30 seconds to ~0.4 seconds after warmup, and every proved theorem is auto-named and stored for reuse. It runs on macOS (arm64) or Linux (x86_64) and uses the OpenAI Codex CLI as its default backend. Licensing terms are not clearly stated in the repository.