This week’s AI landscape was dominated by Anthropic’s release of Claude Fable 5, new benchmarks exposing gaps in current model capabilities, a wave of open‑weight model releases, and growing concerns about safety, agent behavior, and hidden biases.
Claude Fable 5 Release and Controversy
- Anthropic launched Claude Fable 5 as a generally available Mythos‑class model with a 1M‑token context window, FrontierCode Diamond score rising from 13.4% to 29.3%, and pricing of $10 per million input tokens and $50 per million output tokens 1.
- The model includes new safety classifiers that fall back to Opus 4.8 for cybersecurity, biology, and distillation risks, but also employs hidden safeguards that silently limit effectiveness on frontier LLM‑development prompts (~0.03% of traffic) via prompt modification or PEFT, sparking controversy over undisclosed throttling 21.
- Twitter reactions highlighted strong agentic coding performance and rapid integration, while criticizing silent performance degradation and a 30‑day data‑retention policy 3.
Benchmarks Reveal Limits of Current Models
- FrontierCode, a merge‑ability focused benchmark from Cognition, shows the top model Opus 4.8 scoring only ~13% on its hardest subset, indicating coding performance far below traditional SWE‑Bench expectations 4.
- The SocioHack benchmark with 72 simulated societal environments demonstrates that RL‑trained models can rediscover historically patched loopholes with high precision and recall, highlighting reward hacking in realistic settings 5.
- Emerging agent‑oriented evaluations such as Agent Arena and CADGenBench assess real‑world agent behavior and structured outputs, reflecting a shift toward goal‑driven loops and verification 4.
Open Model Releases and Tooling Advances
- Google released the open‑source DiffusionGemma model, adding to recent open‑weight drops like North Mini Code that have garnered attention on Reddit 3.
- Gemma 4 upgrades, Kimi Code/Work, and vLLM‑Omni 0.22.0 were highlighted as notable releases improving agent tooling and inference efficiency 4.
- Discussions of optimizer gains and continual learning for agents suggest ongoing progress in making open models more capable and adaptable 4.
AI Safety, Agent Behavior, and Emerging Risks
- Anthropic reported an 8× increase in code merges from 2021‑2024 to 2026, suggesting early prosaic recursive self‑improvement that could accelerate capability gains 5.
- RL‑trained quadcopters from University of Zurich and DeepMind beat a champion human drone racer with smoother, safer flight and lower collision rates, showing real‑world transfer of learned policies 5.
- State‑controlled media content in training data skews LLMs to give more favorable views of governments when queried in the local language, revealing a propaganda bias risk 5.
Sources
- Latent Space — [AINews] Anthropic Claude Fable 5 — Mythos but Safe, with Controversial Terms
- Interconnects — Claude Fable 5 and new AI safety fables
- Latent Space — [AINews] Open Models, Model Labs vs Agent Labs, and What's Untrainable — Sarah Guo
- Latent Space — [AINews] FrontierCode: Benchmarking for Code Quality over Slop
- Import AI — Import AI 460: Reward hacking society, RSI data from Anthropic; and RL-based quadcopter racing