Du wirst angemeldet...

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

Artikel · Montag, 13. 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
14 / 22
Über Nacht von KI aus öffentlichen Quellen erstellt, täglich aktualisiert.
AI developer tools · What shipped
Montag, 13. Juli 2026
AI developer tools · What shipped

Claude Fable 5 extends lead; Moonshot and Mistral ship production tools

1 Min. Lesezeit

Fable 5 benchmark lead

Anthropic's margin just widened again.

Claude Fable 5 now scores 161 on the Epoch Capabilities Index, holding a one-point lead over GPT-5.5 Pro and marking Anthropic's first top position in over a year [Quelle: Epoch AI]. The index itself expanded this month to include seven fresh evaluations covering agentic work, cybersecurity, algorithm engineering, forecasting, and physics—Fable 5 leads across all of them. The real signal is not the point margin but the widening evaluation surface.

Watch which domains matter most for production workloads next.

Moonshot's production stack

Moonshot shipped three tools for scaling AI coding in production.

Kimi-Dev hits 60.4% on SWE-bench Verified, while Kimi Code delivers fast coding-agent workflows for development teams [Quelle: GitHub]. Beneath the application layer, checkpoint-engine efficiently updates model weights during serving, and FlashKDA kernels accelerate inference on Kimi Delta Attention. Research contributions like Mooncake (Best Paper at FAST 2025 for KV-centric disaggregated serving) and the Moonlight optimizer for training shipped with production code.

Infrastructure is becoming the moat.

Unsloth optimizes Qwen3.6

Unsloth squeezed Alibaba's new Qwen3.6 models into practical memory footprints.

The 27B variant runs on 18GB RAM and 35B-A3B on 22GB, supporting 256K context across 201 languages with improved agentic coding and tool-calling [Quelle: Unsloth]. Multi Token Prediction speculative decoding nets 1.4–2.2x faster generation; on RTX 6000, Qwen3.6-27B MTP reaches 160 tokens/s. New NVFP4 W4A4 quantizations for Blackwell GPUs run 2.5x faster than standard NVFP4 with state-of-the-art accuracy.

Memory and speed are now the real constraints.

Mistral embodied AI at 76.6%

Mistral shipped a robot navigation model that needs only a single RGB camera.

Robostral Navigate, an 8B embodied AI model, achieves 76.6% on R2R-CE unseen benchmarks using just a single camera, outperforming multi-sensor approaches entirely [Quelle: Mistral AI]. The model was built in-house with simulated data and token-efficient prefix-caching (22× token reduction) and generalizes across wheeled, legged, and flying robots. Online reinforcement learning via CISPO improved performance by 3.2% post-training.

Embodied AI is shipping at scale.

Quellen
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 (ECI), surpassing GPT-5.5 Pro by 1 point and marking the first time Anthropic has led the benchmark in over a year. Epoch AI recently expanded its benchmarking hub by tracking 13 new evaluations as of July 1, 2026, with 7 incorporated into the ECI, alongside nine additional external benchmarks added on June 22 covering agentic work, cybersecurity, algorithm engineering, forecasting, and physics.

Quelle öffnen
Moonshot AI - GitHub
Moonshot AI - GitHub
12 hours ago ... It achieves state-of-the-art performance in frontier knowledge, math, and coding among non-thinking models. ... We released the technical report, model weights ...
github.com
KI-Zusammenfassung

Moonshot AI released multiple AI developer tools and infrastructure updates including Kimi-Dev, a coding LLM achieving 60.4% on SWE-bench Verified, and Kimi Code, a fast AI coding agent for development workflows. Infrastructure releases include checkpoint-engine for efficiently updating model weights in LLM serving and FlashKDA, high-performance Kimi Delta Attention kernels. Research contributions shipped with code include Mooncake (KV-centric disaggregated LLM serving, Best Paper at FAST 2025), MoBA for long-context LLMs, and Moonlight with improved Muon optimizer for LLM training alongside SOTA small model checkpoints.

Quelle öffnen
Qwen3.6 - How to Run Locally | Unsloth Documentation
Qwen3.6 - How to Run Locally | Unsloth Documentation
15 hours ago ... 6 is Alibaba's new family of multimodal hybrid-thinking models, including: Qwen3.6-27B and 35B-A3B. It delivers top performance for its size, supports 256K ...
unsloth.ai
KI-Zusammenfassung

Unsloth released optimized quantizations and inference tools for Alibaba's new Qwen3.6 multimodal models (27B and 35B-A3B variants). The Qwen3.6-27B runs on 18GB RAM and 35B-A3B on 22GB, supporting 256K context across 201 languages with improvements in agentic coding and tool-calling. Unsloth's Dynamic 2.0 quantization approach calibrates on real-world datasets with selective layer upcasting, and they introduced Multi Token Prediction (MTP) speculative decoding enabling 1.4-2.2x faster generation on these models. On RTX 6000, Qwen3.6-27B MTP achieves 160 tokens/s and 35B-A3B reaches 240 tokens/s. New NVFP4 W4A4 quantizations for Blackwell GPUs (RTX 50X, B200, B300) run 2.5x faster than standard NVFP4 with comparable accuracy across MMLU-Pro, AIME 2025, and GPQA benchmarks. Models are available in Unsloth Studio (their open-source web UI), llama.cpp, and via vLLM/SGLang for deployment, with KL Divergence benchmarks showing Unsloth GGUFs achieving state-of-the-art performance on 21 of 22 quantization sizes.

Quelle öffnen
Robostral Navigate: single-camera AI navigation | Mistral AI
Robostral Navigate: single-camera AI navigation | Mistral AI
2 hours ago ... State-of-the-art performance on R2R-CE · 79.4% Success Rate on validation seen · Operates from a single RGB camera, with no LiDAR or depth sensors · 8B model, ...
mistral.ai
KI-Zusammenfassung

Mistral released Robostral Navigate, an 8B embodied AI model for robotic navigation that achieves 76.6% success on R2R-CE unseen benchmarks using only a single RGB camera, outperforming multi-sensor approaches. The model was built entirely in-house using simulated data and token-efficient prefix-caching techniques that reduce training tokens by 22×, generalizes across wheeled, legged, and flying robots, and incorporates online reinforcement learning (CISPO algorithm) that improved performance by 3.2%.

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