Du wirst angemeldet...

Bitte warte, während wir deine Anmeldung überprüfen

Artikel · Donnerstag, 9. Juli 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.

Von Marius BongartsTech22 Ausgaben
← Zur aktuellen Ausgabe
Ausgaben
18 / 22
Über Nacht von KI aus öffentlichen Quellen erstellt, täglich aktualisiert.
AI developer tools · What shipped
Donnerstag, 9. Juli 2026
AI developer tools · What shipped

Kotlin benchmark ships, Fable 5 tops Epoch again, coding models consolidate

1 Min. Lesezeit

Kotlin Benchmark

JetBrains released an official benchmark for AI coding agents on Kotlin.

The Kotlin Benchmark includes 105 real-world engineering tasks sourced from active open-source repositories, with solutions verified in containerized environments following SWE-bench methodology [Quelle: JetBrains]. Claude Code with Opus 4.7 leads at 85.71%, followed by JetBrains Junie and Codex tied at 81.9%. The benchmark and leaderboard are publicly available on GitHub.

Language-specific evals are filling the gaps that general benchmarks miss.

Fable 5 holds benchmark lead

Claude Fable 5 extended its margin on Epoch's Capabilities Index.

Fable 5 now scores 161 points, surpassing GPT-5.5 Pro by 1 point and marking Anthropic's first top spot in over a year [Quelle: Epoch AI]. Epoch expanded the index by incorporating seven new evaluations covering agentic work, cybersecurity, algorithm engineering, forecasting, and research-level physics. Fable 5 leads across all additions.

The benchmark is widening faster than any single model can stay ahead—watch what happens when reasoning-grade models hit commodity pricing.

Fable 5 and Opus 4.8 enter tools race

Claude Fable 5 debuted inside Claude Code at highest Elo ever recorded.

Fable 5 entered the WebDev AI Leaderboard at 1653 Elo—92 points clear of second place, the widest gap in the ranking's history, offering 1M context and always-on adaptive thinking at $10/$50 [Quelle: LogRocket]. Claude Opus 4.8 simultaneously shipped at #2 with 1561 Elo, 2.5x output speed in fast mode, and unchanged $5/$25 pricing. Claude Code also gained computer use, enabling terminal-based browser and app interaction.

Tool differentiation is shifting from model exclusivity to capability depth and execution speed.

Sparse MoE models dominate real usage

Developers are standardizing on long-context sparse models for production work.

DeepSeek V4 Pro (1.6T parameters, 49B active) excels at software engineering with 1M-token context, while MiniMax-M3 (sparse attention) cuts long-context compute by roughly 1/20 versus prior generation [Quelle: OpenRouter]. Tencent's Hy3 (295B total, 21B active) and Step 3.7 Flash (196B with selectable reasoning) both optimize for cost-efficient agentic workflows. Model scaling is flattening; efficiency wins the next round.

The market has picked its architecture—now it's pricing and latency.

Quellen
Introducing the Kotlin Benchmark for AI Coding Agents
Introducing the Kotlin Benchmark for AI Coding Agents
20 hours ago ... We're releasing an open benchmark for evaluating AI coding agents on real-world Kotlin tasks. Compare agents, inspect the methodology, and see the results ...
blog.jetbrains.com
KI-Zusammenfassung

JetBrains released the Kotlin Benchmark, an official benchmark for evaluating AI coding agents on Kotlin software engineering tasks based on SWE-bench methodology. The benchmark includes 105 engineering tasks sourced from active open-source repositories, with solutions verified in containerized environments. Initial results show Claude Code with Opus 4.7 achieved the highest resolution rate at 85.71% (90 of 105 tasks), followed by JetBrains Junie with Opus 4.7 at 81.9% and Codex with GPT 5.5 at 81.9%. The benchmark assets and methodology are publicly available on GitHub, with a leaderboard tracking evaluation results at kotlinlang.org/benchmark. Future iterations plan to expand ecosystem coverage, add evaluation metrics beyond test passing, and evaluate additional agents and model configurations.

Quelle öffnen
Data on AI Capabilities and Benchmarking - Epoch AI
Data on AI Capabilities and Benchmarking - Epoch AI
6 hours ago ... Our database of benchmark results, featuring the performance of leading AI models on challenging tasks. It includes results from benchmarks evaluated ...
epoch.ai
KI-Zusammenfassung

Claude Fable 5 achieved a new high score of 161 on the Epoch Capabilities Index, surpassing GPT-5.5 Pro by 1 point and marking the first time Anthropic has led the index in over a year. Epoch AI recently expanded its benchmarking hub by tracking 13 new evaluations, with 7 incorporated into the Capabilities Index, while also adding nine external benchmarks covering agentic work, cybersecurity, algorithm engineering, forecasting, and research-level physics.

Quelle öffnen
AI dev tool power rankings & comparison [July 2026] - LogRocket Blog
AI dev tool power rankings & comparison [July 2026] - LogRocket Blog
7 hours ago ... AI Models. Large language models optimized for coding tasks. Compare performance benchmarks, context windows, and specialized capabilities.
blog.logrocket.com
KI-Zusammenfassung

Claude Fable 5 debuted as Anthropic's first generally available Mythos-class model in July 2026, entering the WebDev AI Leaderboard at 1653 Elo—92 points clear of second place, the widest gap ever recorded. It features 1M context window, 128K output, always-on adaptive thinking, and costs $10/$50, making it the most expensive model in the comparison. Claude Opus 4.8 simultaneously entered at #2 with 1561 Elo at unchanged $5/$25 pricing, offering improved long-horizon agentic performance and 2.5x output speed in fast mode. On the tools side, OpenCode held the #1 position with 160K+ GitHub stars and 7.5M monthly active developers, maintaining model-agnostic access to 75+ providers with unique LSP integration feeding compiler diagnostics back to the model. Claude Code moved meaningfully stronger by gaining access to both Fable 5 (highest Elo in any tool) and Opus 4.8, plus computer use capabilities enabling direct terminal-based browser navigation and app interaction. SpaceX announced a $60 billion acquisition of Cursor expected to close Q3 2026, giving Cursor access to xAI's Colossus infrastructure for model training but raising trust concerns as Cursor's market share dropped from 41% to 26% while Anthropic's climbed toward 50%.

Quelle öffnen
Best AI Models for Coding - OpenRouter
Best AI Models for Coding - OpenRouter
5 hours ago ... Compare the best AI models for coding on OpenRouter. Find top LLMs for code generation, debugging, AI coding assistants and agentic coding workflows.
openrouter.ai
KI-Zusammenfassung

OpenRouter's coding model rankings updated July 2026 show real usage data from developers. Top performers include DeepSeek V4 Pro (1.6T parameters, 49B activated) excelling at advanced reasoning and software engineering benchmarks with 1M-token context, Claude Opus 4.8 delivering strong multi-step reasoning and complex coding performance, and Tencent's Hy3 (295B MoE, 21B active) optimized for production agentic workflows with configurable reasoning modes. Other notable releases include DeepSeek V4 Flash for cost-efficient coding assistance, MiniMax-M3 with sparse attention reducing long-context compute by roughly 1/20 compared to prior generation, and Step 3.7 Flash with 196B parameters and selectable reasoning levels for coding and structured outputs. Models support 256K to 1M token context windows across specialized applications from code generation and debugging to full-codebase analysis and multi-stage project orchestration.

Quelle öffnen
Über Nacht zusammengestellt von MorningMail.aiZugestellt um 05:10