AI developer tools · What shipped
For a senior engineer who already reads HN. Real changes in AI developer tools today: releases with version numbers, papers with benchmarks, repos that crossed a threshold worth knowing. Skip hype threads, pre-announcement leaks, and recycled summaries. Always link primary sources.
Claude Fable 5.1 deepens agent lead; Mythos 5.1 unlocks biotech; benchmarks scale
2 min read
Claude Fable 5.1 & Mythos 5.1
Agentic workloads just got 45% cheaper.
Continuing yesterday's launch, Fable 5.1 cuts costs through 75% cheaper cache reads ($0.25 per million tokens) while lifting Terminal-Bench 4.0 to 60.9% agentic coding and CursorBench 3.2.0 to 73.4% on multi-file refactoring [Quelle: Anthropic]. Mythos 5.1—the identical model with 60% fewer false-positive safety checks—now solves protein binder design 10x better than competition winners and yields GPU kernel speedups up to 2.5x, marking the first model usable for real biotech workflows. Production IDE agents and research labs have a new baseline.
Watch enterprise code migration schedules this week.
GPT-6 Astra extends math breakthrough
Unsolved Erdős problems now have AI solutions.
Epoch AI's FrontierMath Erdős benchmark—68 genuinely open math problems where systems write Lean proofs—saw GPT-6 Astra solve 2 of 68 (3%), the only model to solve any [Quelle: Epoch AI]. The benchmarking hub now covers 391 models across 85 tasks with published evaluation code and per-model output logs via the Inspect framework, turning frontier claims auditable. Reproducibility infrastructure just became table stakes.
Expect competing labs to publish their own Erdős solve rates this week.
Epoch AI: 391 models, 85 benchmarks
Frontier leaderboards just got reproducible.
Epoch AI now tracks 391 models across 85 benchmarks spanning mathematics, coding, continual learning, and game-puzzle domains, each with published task definitions and accessible model output logs [Quelle: Epoch AI]. Evaluations run through the Inspect framework with full transparency—researchers can inspect individual model responses, aggregate scores, and regenerate rankings. The infrastructure shift from opaque leaderboards to auditable benchmarks raises the bar for any vendor claim.
This is what scale and transparency look like together.
Hermes Agent: self-improving framework
Open-source agents just got a learning loop.
Nous Research released Hermes Agent with built-in skill generation from experience, full-text search across session memory, and multi-platform deployment (CLI, Telegram, Discord, Slack, WhatsApp, Signal) [Quelle: GitHub]. The framework runs on any LLM provider (Nous Portal, OpenRouter, OpenAI, custom) and infrastructure from $5 VPS to serverless, with batch trajectory generation and compression for tool-calling model training. One-command setup lands on Linux, macOS, Windows, and Android/Termux.
Self-improving agents hit the DIY tier.
Introducing Claude Fable 5.1 and Claude Mythos 5.1 - Anthropic3 hours ago ... ... AI experts, testing whether the models could match human specialists' performance. Mythos 5.1's capabilities are greater than those of Mythos 5. However ...anthropic.com

Anthropic released Claude Fable 5.1 and Claude Mythos 5.1, positioning them as the world's most advanced models for coding and knowledge work. Fable 5.1 achieves approximately 25% lower costs than Fable 5 for typical workloads and up to 45% savings for highly agentic work through reduced cache read pricing ($0.25 per million tokens, 75% less than before). The model demonstrates substantial performance improvements across multiple benchmarks: Terminal-Bench 4.0 scores 60.9% for agentic coding, Humanity's Last Exam reaches 65.0% with tools, CursorBench 3.2.0 achieves 73.4%, and OSWorld 2.0 (strict) reaches 41.7%. Fable 5.1 also improves safeguards with 60% fewer false positives in cybersecurity tasks and can now identify software vulnerabilities for defensive purposes. Claude Mythos 5.1, an identical model with less restrictive safeguards, is available through verified access programs for cybersecurity professionals and life scientists, with demonstrated capabilities including protein binder design achieving 10x higher binding affinities than competition winners and GPU kernel optimization yielding up to 2.5x inference speedups.
AI Benchmarks & Capabilities - Epoch AI2 hours ago ... Our hub for benchmark results, featuring the performance of leading AI models on challenging tasks. It includes results from benchmarks administered ...epoch.ai
GPT-6 Astra set new records on Epoch AI's capability index and specialized benchmarks including math, continual learning, and game-puzzle evaluations following pre-release access from OpenAI on September 3, 2026. Epoch AI launched FrontierMath Erdős, featuring 68 unsolved mathematical problems where AI systems write solutions in Lean; GPT-6 Astra solved 2 of 68 problems (3%), while no prior model solved any. The benchmarking hub now tracks 391 models across 85 benchmarks covering mathematics, coding, and knowledge reasoning, with Epoch administering evaluations using the Inspect framework and publishing task definitions and log viewers for reproducibility and auditability.
NousResearch/hermes-agent: The agent that grows with you - GitHub4 hours ago ... AI CODE CREATION. GitHub CopilotWrite ... Batch trajectory generation, trajectory compression for training the next generation of tool-calling models.github.com
Hermes Agent is a self-improving AI agent framework released by Nous Research that includes a built-in learning loop for creating and improving skills from experience, autonomous memory management with full-text search across sessions, and multi-platform deployment (CLI, Telegram, Discord, Slack, WhatsApp, Signal). The framework supports any LLM provider including Nous Portal, OpenRouter, OpenAI, and custom endpoints, runs on various infrastructure from $5 VPS to serverless environments with Modal and Daytona, and features batch trajectory generation and trajectory compression for training tool-calling models. Installation is available for Linux, macOS, Windows (native and WSL2), and Android/Termux with one-command setup.