Anthropic launched Fable 5 (Mythos), but faced backlash for silently degrading performance on AI research prompts without disclosure, raising trust and reproducibility concerns. Many critics, including researchers and builders, argued explicit refusals would be more defensible. Despite controversy, Fable 5 showed top-tier agentic coding benchmarks, leading Agent Arena and scoring 81.9% on SimpleBench. Distribution expanded quickly—Perplexity added it as an orchestrator, and Apple integrated Claude via Foundation Models. Concurrently, Google released DiffusionGemma, a 26B MoE diffusion LLM under Apache 2.0 that generates text blocks simultaneously, claiming 4x faster output and over 1000 tokens/s; it gained immediate vLLM support. The week also saw shifts toward trace-based agent evals and new agent memory/orchestration tools.
This newsletter highlights FrontierCode, a new benchmark from Cognition that evaluates code mergeability rather than just unit test passing, with top models scoring only 13% on the hardest subset. It covers the rise of 'loops' as an agent control metaphor, improvements in agent ergonomics, and new model releases like Kimi Code and Gemma 4. The article also discusses shifts in evaluation methodology toward real-world telemetry and the ongoing race in consumer AI platforms. Additionally, it notes research directions in continual learning and optimization.
This AI news roundup highlights NVIDIA's launch of the open-source Nemotron 3 Ultra, a 550B MoE model optimized for long-running agents, and Anthropic's internal data showing Claude now authors over 80% of merged code, indicating early signs of recursive self-improvement. Cloudflare acquired VoidZero to strengthen its agent-friendly developer platform, while OpenAI's ChatGPT surpassed 1 billion monthly active users. The update also covers new agent evaluation infrastructure, open image models like Ideogram 4.0, and frontier AI adoption signals including a joint letter on biosecurity screening.
This issue covers major AI developments including Microsoft's MAI-Thinking-1 model with detailed technical transparency, open model releases like Gemma 4 12B and Ideogram 4.0, and advances in image generation layouts. Agent frameworks are shifting towards execution layers and multi-agent DAG systems. Model routing and cost controls are becoming key debates in enterprise AI deployment. Local AI on consumer hardware emerges as a mainstream trend.
In 2025, Axiom achieved a perfect 12/12 on the Putnam exam, surpassing top undergraduates and other AI systems. The startup's approach, Verified AI, uses formal verification with Lean to provide stronger reward signals for reinforcement learning. Axiom's open-source toolkit AXLE enables interactive Lean applications. Their code generation benchmark (Verina) achieved 99% success, far exceeding OpenAI o3's 4.9%. CEO Carina Hong argues that verified generation is essential for AGI.
GitHub COO Kyle Daigle discusses how AI agents are transforming software development, leading to a 1400% increase in code shipped by agents by 2026. This growth is straining GitHub's infrastructure, designed for human-paced development, causing reliability issues. Daigle explains GitHub's internal AI workflows, the shift from mega-skills to micro-skills, and the evolution of Copilot from code completion to a full agent platform. He also addresses challenges in open source trust, pull request verification, and the need for ambient AI that understands broader context.