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.
Fable 5.1 and Mythos 5.1 ship; typed-decision models arrive; benchmarks scale
1 Min. Lesezeit
Claude Fable 5.1 & Mythos 5.1
Anthropic's new models widen the coding lead further.
Fable 5.1 and Mythos 5.1 ship with 75% cheaper cache reads at $0.25 per million tokens—delivering up to 45% cost cuts on agentic workloads [Quelle: Anthropic]. Terminal-Bench 4.0 holds at 60.9% for Mythos; Humanity's Last Exam with tools reaches 65.0%. Mythos 5.1 adds 60% fewer false positives in safety checks and advanced scientific capabilities—protein design hit rates near 50% across targets versus typical 10–15%—making it the first model to reach usable biotech performance.
Cost per reasoning task just reset the bar.
TypeSafe Jev: decision-only model
A new model class swaps text generation for typed decisions.
TypeSafe released Jev on September 15—the first "System One" model returning calibrated probabilities over enumerated choices instead of autoregressive tokens [Quelle: Developers Digest]. Responses land in 70–500ms at $0.042 per million input tokens with zero hallucination risk and schema guarantees. On workflow evals it hits 76% accuracy while costing 25–145x less than frontier models and running 193.6x faster.
Classification, routing, and extraction just became a different product tier.
Epoch AI benchmarks expand; GPT-6 Astra first solver
The math benchmark now tracks what was unsolvable last week.
Continuing the earlier breakthrough, Epoch AI's FrontierMath Erdős benchmark—68 unsolved problems where systems write proofs in Lean—remains the frontier. GPT-6 Astra solved 2 of 68 (3%) [Quelle: Epoch AI]. The benchmarking hub now covers 390 models across 80 tasks with published eval code and model outputs for reproducibility via the Inspect framework.
Leaderboards just became auditable.
LiteLLM Rust Gateway latency halves
Open-source gateways just got 3.5x faster.
LiteLLM's Rust AI Gateway benchmarks show 0.66 ms p99 latency—undercutting Portkey (2.29 ms) and Bifrost (4.54 ms)—handling 2,800+ requests per second at ~21% CPU [Quelle: LiteLLM]. The MIT-licensed gateway supports 140+ providers and 1,892 unique models with day-zero support for new releases and optional enterprise SSO and audit trails.
Platform teams get a production-grade router without the vendor lock-in.
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, marking new versions of its AI models with significant improvements across coding, knowledge work, and scientific research. Fable 5.1 costs approximately 25% less than Fable 5 for typical workloads due to 75% reduction in cache read pricing, with savings up to 45% for highly agentic tasks. The models show performance gains across multiple benchmarks: Terminal-Bench-Science 0.1 (52.6%), Terminal-Bench 4.0 (60.9% for Mythos 5.1), Humanity's Last Exam (65.0% with tools), and CursorBench 3.2.0 (73.4%), outperforming predecessors like Fable 5 and Opus 5. Mythos 5.1 demonstrated advanced scientific capabilities including protein design with hit rates near 50% across 12 targets (versus typical 10-15%), computational speedups up to 2.5x for deep learning models, and creation of high-resolution Venus elevation maps. The models include improved safeguards with 60% fewer false positives in cybersecurity and 85% fewer interventions for benign biology queries, alongside new Enterprise Frontier Safeguards for data privacy and anti-distillation mechanisms.
AI Benchmarks & Capabilities - Epoch AI7 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 Capabilities Index and multiple benchmarks including math and continual learning tasks following pre-release evaluation in early September 2026. Epoch AI launched FrontierMath Erdős, featuring 68 unsolved Erdős problems where AI systems write solutions in Lean; GPT-6 Astra solved 2 of 68 problems (3%), marking the first model to solve any of them. The benchmarking hub tracks 390 models across 80 benchmarks including math, coding, and knowledge tasks, with evaluation methodology using the Inspect framework and publicly accessible evaluation code and model outputs for transparency.
TypeSafe Jev: the First Decision-Only Model Class, Benchmarked ...12 hours ago ... NewsAI ModelsDeveloper Tools. TypeSafe Jev: the First Decision-Only Model ... releases Mercury Two, a reasoning diffusion-based LLM that exceeds 1,000 tokens p.developersdigest.tech
TypeSafe AI released Jev on September 15, 2026, the first "System One" model that returns typed decisions with calibrated probabilities instead of text generation. The model costs $0.042 per million input tokens with free output, delivers responses in 70–500ms, and guarantees schema conformance. On TypeSafe's workflow evals, Jev achieves 76.0% accuracy while costing 25–145x less than frontier models and running 193.6x faster, using a parallel sampling architecture and reinforcement learning for calibrated decisions (RLCD) rather than autoregressive generation. The model is available via REST API and official Python and JavaScript SDKs, with no hallucination possible since outputs are enumerated in advance; TypeSafe acknowledges pricing may be subsidized and expects it to decrease over time.
LiteLLM — Open-Source AI Gateway & LLM Proxy7 hours ago ... LiteLLM is the open-source AI gateway that puts your full AI stack behind one OpenAI-compatible key. Track and cap LLM spend, route to the right model, ...litellm.ai

LiteLLM released benchmarks for its Rust AI Gateway, showing 0.66 ms p99 latency overhead—3.5× lower than competing gateways like Portkey (2.29 ms) and Bifrost (4.54 ms)—with throughput of 2,800+ requests per second at ~21% CPU utilization, measured using the open standard AI Gateway Bench. The gateway supports 140+ LLM providers and 1,892 unique models, with day-zero support for new model releases and is available as open-source (MIT-licensed) for self-hosting or enterprise deployment with SSO and audit logs.