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.
MCP tool-calling ranked; SRE reverse engineering; Anthropic's cache wins repeat
1 Min. Lesezeit
MCP Atlas tool-calling leaderboard
Tool-calling across 41 models now has a public ranking.
BenchLM.ai shipped MCP Atlas, a contamination-free benchmark measuring how well AI models invoke external tools via Model Context Protocol integrations [Quelle: BenchLM]. Muse Spark 1.1 leads at 88.1%, followed by Claude Opus 5 (85.8%) and Kimi K3 (84.2%). The leaderboard excludes these scores from BenchLM's overall composite ranking to avoid conflating general capability with agentic integration depth.
MCP adoption pressure just got a measurable signal.
SRE Bench: binary reverse engineering for agents
Can AI agents decode real binaries without source code?
Vals AI released SRE Bench, a 262-instance reverse engineering dataset spanning firmware, malware, games, and file formats, each hardened with anti-analysis techniques [Quelle: Vals AI]. GPT-6 Astra scores 56.87% accuracy; Claude Fable 5.1 reaches only 22.90%, with both models degrading sharply on protected binaries. The benchmark exposes a hard ceiling in current agentic reverse engineering—a real-world SRE workflow where agents often fail.
Binary analysis remains a frontier-capability threshold.
MATLAB Agentic Toolkit v2026.09
MATLAB gave its scientific toolbox to AI agents.
Version 2026.09.a added skills for test generation, test execution with coverage collection, and reliability analysis across statistical distributions [Quelle: GitHub]. Prior releases (August–September) layered in feature engineering, spectral image analysis, symbolic math, and PyTorch/ONNX model import—22 skills consolidated with consistent naming since July. The toolkit now spans control systems, RF, mixed-signal, and automotive workflows.
Domain-specific agent integration just shipped at scale.
Fable 5.1 cache pricing holds the line
Continuing previous issue from yesterday, the pricing arbitrage endures.
Claude Fable 5.1's 75% cache-read cut ($0.25 per million tokens) and 25–45% total agentic savings remain locked in across Claude API, AWS, Google Cloud, and Azure [Quelle: Anthropic]. Terminal-Bench 4.0 holds at 55.8–60.9% depending on task type; Humanity's Last Exam reaches 60.9% with tools. Mythos 5.1, restricted to vetted cybersecurity and life-sciences teams, uses identical internals with 60% fewer false-positive safety interventions.
Enterprise agent defaults now anchor firmly on Fable.
MCP Atlas Leaderboard & Scores — September 2026 - BenchLM.ai8 hours ago ... MCP Atlas interactive tool-calling evaluation snapshot across 37 AI models. Display only on BenchLM and excluded from overall rankings. A benchmark for ...benchlm.ai
MCP Atlas is a benchmark measuring tool-calling capabilities of AI models over Model Context Protocol integrations and external tools. As of September 10, 2026, 41 models have been evaluated, with Muse Spark 1.1 leading at 88.1%, followed by Claude Opus 5 (85.8%) and Kimi K3 (84.2%). The benchmark falls under the Agentic category and is currently displayed for reference but excluded from BenchLM.ai's overall scoring formula.
SRE Bench - Vals AI9 hours ago ... To extend agentic cybersecurity beyond source code, AI agents must be evaluated on RE as a distinct capability. ... Benchmarks Models Comparison Vals Smith App ...vals.ai

SRE Bench, a new contamination-free reverse engineering benchmark from Vals AI, evaluates AI agents' ability to determine what real-world binaries do without source code access. The benchmark comprises 262 instances with 1,572 tasks across network protocols, firmware, games, file-format recovery, and malware, built from 19 in-house programs averaging 16,915 lines of code and protected with state-of-the-art anti-analysis techniques. Results show GPT-6 Astra leading at 56.87% accuracy ($13.50 per instance), followed by GPT-5.6 Sol at 30.53% and Claude Fable 5.1 at 22.90%, with performance degrading significantly on protected binaries and malware samples, revealing current limitations in agentic reverse engineering capabilities.
Releases · matlab/matlab-agentic-toolkit - GitHub12 hours ago ... ... tool fidelity; matlab-secure-credentials for storing and retrieving ... Code Generation — matlab-deploy-ai-model for generating C/C++ or CUDA® code ...github.com
MATLAB Agentic Toolkit released version MATK-2026.09.a with new skills including matlab-write-tests for generating unit tests using class-based frameworks and matlab-run-tests for running test suites and collecting code coverage. The AI and Statistics group added matlab-analyze-reliability for fitting life distributions. Previous release 2026.08.27 introduced matlab-engineer-tabular-features for feature engineering and matlab-use-symbolic-math for generating MATLAB code using Symbolic Math Toolbox. Release 2026.08.13 added matlab-analyze-spectral-images for processing hyperspectral and multispectral images, and consolidated 22 skills with improved naming consistency. The 2026.07.31 release expanded the toolkit with new skill groups for control systems and environment settings, plus new AI/Statistics skills including matlab-classify-tabular-data for comparing candidate models and matlab-import-external-ai-model for importing PyTorch, ONNX, and Keras models into MATLAB. Code generation improvements include matlab-generate-code for C/C++/CUDA code from MATLAB and matlab-deploy-ai-model for generating code from PyTorch models. Earlier releases in June and May 2026 introduced the Agentic Toolkit Installer reducing context window usage, RF and Mixed Signal plugin expansions with 26 new skills, and Automotive skills for RoadRunner HD map authoring and scene import.
Release notes | Claude Help Center3 hours ago ... Refer to our docs for more information: Code execution tool. August 26, 2025 ... Claude users with free, Pro, or Max plans can generate an embed code for any ...support.claude.com

Claude Fable 5.1 and Claude Mythos 5.1 launched in September 2026 as the world's most advanced models for coding and knowledge work. Claude Sonnet 5 launched in June 2026 with substantial improvements in reasoning, tool use, coding, and knowledge work. Claude Opus 5 launched in July 2026 as a thoughtful and proactive model approaching frontier intelligence at half the price of Claude Fable 5. Claude Code now supports computer use capabilities, allowing it to open files, run dev tools, and navigate screens to perform tasks. The Code Execution Tool launched in August 2025, enabling Claude to execute Python code in a secure, sandboxed environment. Claude Cowork became generally available on macOS and Windows with role-based access controls for Enterprise plans and expanded to web and mobile in July 2026.