Signing you in...

Please wait while we verify your authentication

Article · Saturday, September 5, 2026

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.

By Marius BongartsTech66 editions
← See today's latest
Editions
18 / 66
Generated by AI overnight from public sources, refreshed daily.
AI developer tools · What shipped
Saturday, September 5, 2026
AI developer tools · What shipped

Claude Fable 5.1 and Cline reshape the routing math

1 min read

Claude Fable 5.1

Anthropic's latest coding model cuts costs 25% while raising benchmarks.

Claude Fable 5.1 now ships as the default model across all platforms with 1M context, pricing of $10/$50 per million tokens, and aggressive cache-read pricing at just $0.25 per million—a 75% reduction [Source: Anthropic]. Terminal-Bench 4.0 jumps to 60.9% (from Fable 5's 42.0%), OSWorld 2.0 strict mode reaches 41.7% (from 36.1%), and highly agentic workloads see up to 45% total savings versus Fable 5. Safeguards tighten: false positives in cybersecurity tasks drop 60%, while the biology safeguard fires 85% less on benign queries yet restricts research to verified professionals.

Routing decisions shift on economics, not capability alone.

Cline v4.1.17 SDK defaults reshuffle

Cline's latest SDK picks new default models across 57 providers.

Releases v4.1.17 and SDK v0.0.82 (September 2–3) refreshed the model catalog with ten new providers and changed default model resolution—most critically, Anthropic switched from Claude Opus 5 to Claude Fable 5.1, with Amazon Bedrock, Vertex, OpenRouter, and others following suit [Source: Cline]. Both releases fixed tool calling that was silently disabled for gateway models where empty capability lists were misinterpreted as denials, and resolved image input drops. Desktop v0.0.23 improved Agent Plugins discovery through a shared Hub.

The SDK is now synced to the latest cost-performance frontier.

New benchmark exposes complexity blind spots

Code LLMs are functionally correct but miss algorithmic constraints.

Researchers introduced C3E (Complexity-Constraint Code Evaluation), a novel benchmark that measures both functional correctness and time complexity compliance [Source: Springer]. GPT-4o scores 81% on correctness but only 31% on complexity alignment—revealing a critical gap in real-world coding reliability. The Complexity Alignment Score (CAS) metric integrates correctness and adherence into a single measure assessed through theoretical analysis, and the benchmark is now open on GitHub.

Expect coding evals to fork: capability versus production-readiness.

Sources
Introducing Claude Fable 5.1 and Claude Mythos 5.1 - Anthropic
Introducing Claude Fable 5.1 and Claude Mythos 5.1 - Anthropic
2 hours ago ... ... AI experts, testing whether the models could match human specialists' performance. ... AI Act's Code of Practice on Transparency of AI-Generated Content.
anthropic.com
AI Summary

Anthropic released Claude Fable 5.1 and Claude Mythos 5.1, with Fable 5.1 available on all platforms and Mythos 5.1 available through trusted access programs for cybersecurity and life sciences professionals. Fable 5.1 achieves approximately 25% lower costs than Fable 5 for typical workloads and up to 45% savings for highly agentic work, driven by 75% reduced cache read pricing ($0.25 per million tokens). Input pricing remains $10 per million tokens and output $50 per million tokens. Fable 5.1 demonstrates significant performance gains across multiple benchmarks: Terminal-Bench-Science 0.1 reaches 52.6% (vs. Fable 5's 24.7%), Terminal-Bench 4.0 scores 60.9% (vs. 42.0%), Humanity's Last Exam achieves 65.0% with tools (vs. 63.8%), CursorBench 3.2.0 reaches 73.4% (vs. 70.5%), and OSWorld 2.0 strict mode reaches 41.7% (vs. 36.1%). The model features improved safeguards with 60% fewer false positives in cybersecurity tasks, now permitting vulnerability discovery work, and an updated biology safeguard that fires 85% less often on benign elementary biology and medical queries while restricting research applications to verified professionals through the Life Sciences Verification Program developed with the US government.

Visit source
Releases · cline/cline - GitHub
Releases · cline/cline - GitHub
23 hours ago ... Fixed tool calling being silently disabled for Dify, SAP AI Core, opencode, and Codex CLI models. Their catalog entries declare no capabilities, and the empty ...
github.com
AI Summary

Cline v4.1.17 SDK and related releases (September 2-3) delivered significant updates to the AI developer tool. Desktop v0.0.23 refined Agent Plugins discovery through a shared Hub with improved settings management and fixed MCP server shutdown leaks. v4.1.17 and SDK v0.0.82 both refreshed the model catalog adding ten providers (Bothub, OpenReason, SenseNova, TokenGo, TokenRouter, Vancine, Volcengine Ark variants, above.dev, klokintegration.se) and changed default model resolution for 57 providers—most notably Anthropic switching from Claude Opus 5 to Claude Fable 5.1, with Amazon Bedrock, Vertex, OpenRouter, and others following. Both releases fixed tool calling silently disabled for gateway models (Dify, SAP AI Core, opencode, Codex CLI) where empty capability lists were misinterpreted as capability denials, and resolved image input drops from file reads on models with empty capability declarations. Langfuse tracing now functions in minified release builds after detection switched from class-name-based to structural identification. Desktop v0.0.22 added session import from Claude Code, Codex, and opencode with transactional, idempotent translation to Cline's native format, grouped scheduled runs, and macOS voice input support.

Visit source
A Benchmark for Time Complexity Compliance in LLM-Generated ...
22 hours ago ... While large language models for code (Code LLMs) excel at generating functionally correct code, existing benchmarks neglect a crucial aspect: adherence to.
link.springer.com
AI Summary

The website content is a references section from an academic article consisting entirely of bibliographic citations for papers and technical reports related to code generation models and benchmarks. It contains no actual news, announcements, releases with version numbers, API updates, or recent developments in AI developer tools. It is reference material only, not a news article or announcement.

Visit source
Compiled overnight by MorningMail.aiDelivered at 05:10 AM