Du wirst angemeldet...

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

Artikel · Sonntag, 23. August 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 BongartsTech44 Ausgaben
← Zur aktuellen Ausgabe
Ausgaben
9 / 44
Über Nacht von KI aus öffentlichen Quellen erstellt, täglich aktualisiert.
AI developer tools · What shipped
Sonntag, 23. August 2026
AI developer tools · What shipped

Claude Code lands Alpine builds, Gemini 3.7 Flash benchmarks soar, Martian scales agent training

1 Min. Lesezeit

Claude Code v2.1.239

Alpine and musl support ships for native tools.

Anthropic released Claude Code v2.1.239 with Alpine Linux and musl compatibility, enabling native clipboard and image-paste functionality on constrained environments [Source: GitHub]. Cost estimation now runs correctly in data-residency workspaces. The upgrade bundle includes improved Python migration tooling (claude-api 0.x to 1.x), Bedrock streaming fixes, and session-management corrections—reliability work that matters for long-running agentic sessions.

v2.1.238 added readline keybinding customization and plugin marketplace authentication helpers.

Gemini 3.7 Flash: benchmarks

Coding benchmarks jumped 33% in one release.

Following yesterday's announcement, Gemini 3.7 Flash now shows concrete gains on the deeper benchmarks [Source: Google AI Studio]. DeepSWE v1.1 hit 65.3% (up from 49.0%), while FrontierCode 1.1 Main reached 43.6% (up from 34.4%). Three thinking levels—low, medium, high—let engineers dial in latency versus reasoning without model swaps.

Web development Elo score sits at 1588 on LMArena's WebDev Arena.

Martian + Daytona: 95% faster eval

Agent evaluation scaled 20,000 sandboxes in one week.

Martian partnered with Daytona's sandbox platform to compress SWE-Bench Verified runs from hours to minutes, achieving 95% faster execution on ARES reinforcement-learning workloads [Source: Daytona]. Dynamic provisioning let the team spin up 20,000+ parallel sandboxes with sub-90ms startup, running real coding tasks with immediate teardown. The engineering effort saved: three months.

Real-time feedback at scale now fits the budget.

Quellen
Releases · anthropics/claude-code - GitHub
Releases · anthropics/claude-code - GitHub
12 hours ago ... Enterprise platformAI-powered developer platform. AVAILABLE ADD-ONS. GitHub ... Fixed unbounded memory growth in long interactive sessions: subagent tool results ...
github.com
KI-Zusammenfassung

v2.1.239 includes cost estimation updates for data-residency workspaces, Alpine/musl build support for native tools like image paste and clipboard, improved Python migration support (claude-api upgrade for anthropic 0.x to 1.x migration), and multiple reliability fixes including Bedrock streaming fixes, proxy handling improvements, and session management corrections. v2.1.238 adds keybinding customization (readline flavor support), plugin marketplace headers helpers for authentication, and self-hosted runner improvements. v2.1.237 fixed prompt caching for LLM gateways and custom base URLs, plus added a "Concise" output style. v2.1.236 introduces ANTHROPIC_DEFAULT_MODEL environment variable, cross-session idle notifications, and macOS sandbox precedence rules for file access. Recent versions also address infrastructure stability including memory management in long sessions, cloud session resilience, and remote control connection reliability improvements.

Quelle öffnen
Gemini 3.7 Flash: Developer Guide - Google AI Studio
Gemini 3.7 Flash: Developer Guide - Google AI Studio
14 hours ago ... ... software engineering, feeling distinctly better to build with. This release brings better intelligence for complex tasks, instruction following, and tool ...
aistudio.google.com
KI-Zusammenfassung

Google has released Gemini 3.7 Flash, a new AI model optimized for developer workflows and coding tasks. The model achieves 65.3% on DeepSWE v1.1 (up from 49.0% for 3.6 Flash) and 43.6% on FrontierCode 1.1 Main (up from 34.4%), demonstrating significant improvements in code generation accuracy and multi-step agentic task execution. Key features include better instruction following, tool calling, autonomous error recovery, and web development capabilities with an Elo score of 1588 on LMArena's WebDev Arena. The model introduces flexible thinking levels (low, medium, high) to balance latency and intelligence, and is now the default across Google Antigravity, Google AI Studio, and Gemini Enterprise Agent Platform, priced at $0.75/1M input tokens and $3.75/1M output tokens introductory pricing through December 31, 2026.

Quelle öffnen
How Martian Scales RL-Based Agentic Research With Daytona
How Martian Scales RL-Based Agentic Research With Daytona
4 hours ago ... Fast, Scalable, Stateful Infrastructure for AI Agents. Lightning-Fast Infrastructure for AI Development. Sub 90ms sandbox creation from code to execution.
daytona.io
KI-Zusammenfassung

Martian, a frontier AI research team, partnered with Daytona to scale agent training infrastructure for ARES, an open-source reinforcement learning framework for LLM coding agents. By integrating Daytona's sandbox platform, Martian achieved 95% faster execution of SWE-Bench Verified benchmarks and provisioned 20,000+ parallel sandboxes in one week, compressing evaluation times from hours to minutes and saving three months of engineering effort. The integration enables agents to run real coding tasks with real-time feedback at scale, with each sandbox dynamically provisioned to match task dependencies and immediately torn down after use to maintain efficiency.

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