Agentic Brew Daily
Your daily shot of what's brewing in AI
Fresh Batch
- Anthropic's alignment science lead publicly backed a resigning researcher's over-10-percent extinction-risk estimate, the same week reports surfaced of internal surveillance targeting AI-safety activists.
- OpenAI's disputed Navier-Stokes proof pushed rival mathematicians to rush out their own paper, exactly the scramble Terence Tao warned unsolved-problem mining would trigger.
- Cognition's $48 billion funding round and two newly vetted agent tools landed the same week Anthropic's own alignment lead flagged double-digit AI extinction risk.
Bold Shots
Today's biggest AI stories, no chaser
Jacob Coxon, a former OpenAI/Anthropic pretraining researcher, resigned via a viral X post warning both labs are racing toward self-improving superintelligence and "gambling with our lives." The post pulled roughly 100 million views in 24 hours and landed a WSJ interview. Anthropic's own Alignment Science Lead, Evan Hubinger, then publicly corroborated the warning, putting extinction risk above 10% within a decade and admitting the company has no concrete alignment plan. The episode landed six days after Senators Sanders and Casar introduced a bill to ban artificial superintelligence research.
Why it matters: A sitting Anthropic safety lead validating a resigning researcher's double-digit extinction-risk estimate is a rare institutional break — safety leads usually manage this messaging, not confirm it. It lands on Anthropic's "safety-first" brand right as the company reportedly pursues a ~$2 trillion IPO, and in the same week as new federal legislation targeting superintelligence research.
Jacob is correct here—we really do earnestly believe AI could kill all humans! I personally think it is >10% within the next decade. I believe Anthropic is trying its best, but we do not yet have a plan to solve alignment for superintelligence and are not clearly on track to.
I left Google DeepMind in June. Jacob is right: many researchers believe they are building something that could kill everyone on the planet. It was literally my day job to think about how to stop that.
OpenAI says roughly 10,000 coordinating AI agents on an unreleased model produced a Lean-formalized proof addressing the Navier-Stokes Millennium Prize Problem, reaching the result after 88 hours and 2.7 million exchanged messages. The proof demonstrates finite-time blowup under specific conditions, not universal smoothness, and independent verification is still pending. NYU's Tristan Buckmaster and Anthropic's Levent Alpoge allege OpenAI's math lead offered to drop Alpoge from credit, and say OpenAI can't rule out indirect use of their private Codex drafts.
Why it matters: The credit dispute has overshadowed a genuine computational-math milestone and raises real questions about research conduct at the frontier — Terence Tao warned that labs "strip-mining" open problems for marketing wins could damage the incentives that produce future mathematical talent.
Still more absolute fire from Terence Tao: "We have now seen that even the rumor of someone working on a problem can trigger a massive amount of AI-powered effort to flatten it before the original research project has time to reach its full potential..."
Announcing a solution to the Navier-Stokes problem, one of the seven Millenium Prize problem. Represents a major milestone for both AI and mathematics...
Meta launched Muse, a US-only personal AI agent available via app, web, and WhatsApp that books travel, sends emails, and shops autonomously, with a free tier plus $20 and $100 monthly paid tiers. Each user gets a dedicated Secure VM, with a separate Sentinel system holding sole authority to approve outbound network actions. Meta's own internal testing found real failures before launch — including an agent that exposed private iCloud photos — and the company shipped anyway. Meta also reclaimed the @Muse handles from the rock band Muse, forcing an unplanned rebrand.
Why it matters: Muse is Meta's biggest bet yet on turning years of AI infrastructure spend into a shippable consumer product, and Wall Street reacted with a 5-6% stock jump. But shipping with known internal security flaws while asking for sweeping personal-data access lands directly on Meta's history of privacy penalties.
Been really loving muse.ai from @Meta and when I got early access it actually wound up helping me buy a bunch of stuff I would have struggled with otherwise. It has many thoughtful architectural choices around remote browsing.
Mark Zuckerberg talks about how he is using Meta's newly released Muse agent. Something much closer to a persistent personal worker than a chatbot...
Mistral AI closed a EUR3 billion Series D led by Samsung Electronics at a valuation above EUR21 billion, nearly double its mark from a year earlier. Samsung is simultaneously investing in and partnering with Mistral to deploy its models across chip design, defect prediction, and manufacturing optimization. Mistral now operates in 20 countries with 125+ enterprise customers and plans to grow its owned compute roughly 100% over the next five years.
Why it matters: It's the largest-ever equity raise by a European tech company, and the deal structure is unusual — Samsung is both lead investor and industrial customer. The round is framed explicitly around European AI sovereignty rather than benchmark competitiveness, even as Mistral's valuation remains roughly 10x below Anthropic and OpenAI.
OpenAI released ChatGPT Images 2.5 on September 8, rolling out to all ChatGPT, Work, and Codex tiers with up to 50% lower generation latency than Images 2.0. Editing is now targeted, so single-element changes persist across multi-turn edits, and a new "@Sketch" tool lets users draw directly in ChatGPT as a visual reference. Two new API models shipped alongside it — Flare for speed, Sunburst for precision — with every image carrying C2PA metadata and Google DeepMind's SynthID watermark.
Why it matters: The release directly targets Google's Nano Banana Pro and Midjourney v7 in the commercial image-generation market, and Adobe Firefly and Runway have already integrated the new API models. But user testing shows the persistent checkerboard/oversharpening artifact from Images 2.0 wasn't actually fixed.
Slow Drip
Blog reads worth savoring
If you've wondered how GPT-6 Astra reasons without showing its work, this is the architecture breakdown that explains it.
The routing pattern that quietly saves production LLM budgets 10x, laid out with real tradeoffs.
OpenAI's Codex lead explains, in his own words, how the coding agent actually got built.
Seven concrete tricks to train real LLMs on a GPU that fits on your desk.
The Grind
Research papers, decoded
OpenAI says an internal model — run as a swarm of roughly 10,000 coordinating agents — produced an analytical proof plus a Lean formal verification (88 hours to proof, 17 more to verify) showing that a smooth, force-driven fluid can spin a vortex into a finite-time singularity, disproving global smoothness. OpenAI isn't claiming the $1M prize and frames it as a progress demonstration; there's an active priority dispute with NYU's Tristan Buckmaster and Anthropic's Levent Alpoge, who solved a related-but-different problem.
OpenWAM factors world-action model design into swappable modules and runs controlled ablations, landing on three principles: bigger video backbones with compact latent spaces transfer knowledge better, explicit bidirectional world-to-action information flow drives action learning, and one-stage co-training on egocentric human plus robot data boosts out-of-domain generalization. OpenWAM-alpha hits state-of-the-art on the EBench bimanual benchmark and generalizes to an unseen 21-DOF dexterous hand. The team releases the full stack — infra, eval protocols, pretrained models, data recipes.
Full-duplex voice agents can lose track of what was actually heard by the user versus what they merely planned to say — the "anchoring" problem. Self-Listening feeds the model's own already-played audio back in as a third input stream alongside user speech and model text, grounding interruption recovery in reality. On the new AnchorSpeech-test benchmark this pushes anchoring accuracy from 7.8% (two-channel baseline) to 73.0%, beating GPT-Realtime-2.1 (43.8%), while keeping sub-second latency.
The Mill
Builder tools ground for action
An agentic skills framework & software development methodology that works.
TradingAgents: Multi-Agents LLM Financial Trading Framework
Switch brings AI agents into the collaboration tools your team already uses. Agents join as named participants in your Slack, Teams, Discord, or Telegram channels, sharing the same context and history as your team. Connect an agent once and use it across projects. Each room carries its own context, participants, and rules. Works with Claude Code, OpenAI, Google ADK, LangChain, and more. Open source, self-hostable, running in minutes.
HFVideo generation with a synchronized soundtrack MiniMax-H3 — unquantized, split across two Spaces Joint video and soundtrack out of a single denoising pass, at bfloat16 with no quantization anywhere. This Space is the denoising half: the 61.73 GiB transformer and the two autoencoders. The 62.14 GiB Qwen3-VL conditioner runs in qwen3vl-conditioner, which this Space calls over the gradio API for every request. The weights are the public MiniMaxAI/MiniMax-H3 diffusers checkpoint. MiniMax-H3 is 1...
The Counter
Voices from the AI bar today
Top tweet, 829,868 total engagement across 7 tweets in this topic.
Top tweet, 173,314 total engagement across 5 tweets in this topic.
Roast Calendar
Your AI week, day by day
Last Sip
Parting thoughts
It's a strange thing to sit with: the people closest to the technology are the ones sounding the loudest alarms, and the money keeps moving at the same pace regardless. Maybe that's less a contradiction than how big transitions actually work — the warnings and the funding rounds running on separate clocks. Worth asking yourself this week: if you had to bet on one number, would you put extinction risk above or below 10%? And what would actually change about what you build if you did?