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.
Claude Code v2.1.278 ships; Open Code Review benchmarks; WSO2 Agent Manager GA
1 Min. Lesezeit
Claude Code v2.1.278
Auto mode billing flips server-side for all platforms.
Claude Code v2.1.278 defaults classifier costs to server-side billing across Claude API, Bedrock, Vertex, Foundry, and gateways—eliminating per-request overhead charges for Enterprise users [Source: GitHub]. AGENTS.md support lets the tool read agent configurations without CLAUDE.md, and earlier v2.1.277 added ctrl+enter send-now interrupt for queued messages plus account skill sync to terminal. Recent releases shore up MCP connections and session resumption reliability.
Billing clarity just landed for scale deployments.
Open Code Review v1.0
Alibaba's code review tool outpaces general agents on precision.
Open Code Review, battle-tested across tens of thousands of developers, scores significantly higher precision and F1 on AACR-Bench (50 open-source repos, 200 real PRs, 10 languages, validated by 80+ engineers) while consuming only ~1/9 the tokens of Claude Code [Source: GitHub]. The hybrid architecture pairs deterministic logic with agent-based file selection and rule matching, tuned on production data. Integrations ship for Claude Code, Cursor, Kimi Code, and other platforms.
Production-grade review agents now have a cost benchmark.
WSO2 Agent Manager 1.0
Open-source agent governance hits general availability.
WSO2 Agent Manager ships as GA with centralized identity, governance, and security controls across frameworks—LangChain, CrewAI, and others—on a Kubernetes-native runtime [Source: InfoQ]. The platform includes agent identity capabilities, Model Context Protocol governance, over 40 built-in policies (PII masking, rate limiting), and rule-plus-LLM evaluation for behavioral monitoring. OpenTelemetry tracing integrates with existing observability stacks.
Multi-model agent orchestration just got auditable.
Epoch AI: 391 models, 85 benchmarks
FrontierMath Erdős pushes the math frontier forward.
Epoch AI's benchmark database now tracks 391 models across 85 benchmarks including the new FrontierMath Erdős suite—68 unsolved mathematical problems where systems write proofs in Lean [Source: Epoch AI]. GPT-6 Astra solved 2 of 68 (3%), the first model to solve any. Evaluation code and detailed model outputs ship publicly via log viewers and CSV export through the Python client.
Reproducible frontier claims just became the standard.
Releases · anthropics/claude-code - GitHub8 hours ago ... Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, ...github.com
Based on the website content from the Claude Code GitHub releases page, here is the summary relevant to your user intent about AI developer tools releases, AI coding assistants benchmarks, and machine learning framework updates: Claude Code v2.1.278 introduced changes to auto mode for Claude API and Enterprise users on Bedrock, Vertex, Foundry and gateways, defaulting to server-side classifier billing without classifier overhead charges. Version 2.1.277 added AGENTS.md support allowing Claude Code to read agent configuration files in projects without CLAUDE.md, and version 2.1.275 added a send-now key (ctrl+enter) to interrupt and send queued messages, plus syncing of skills and plugins enabled on claude.ai accounts to terminal sessions. Recent versions include multiple bug fixes and reliability improvements across permission handling, MCP server connections, artifact management, and session resumption features.
AI Benchmarks & Capabilities - Epoch AI2 hours ago ... AI Benchmarks & Capabilities. Our database of benchmark ... Featuring both Epoch-created and external evaluations, covering mathematics, coding, and more.epoch.ai
GPT-6 Astra set new records on Epoch AI's benchmarks as of September 3, 2026, achieving top performance on the Epoch Capabilities Index (ECI), math, continual learning, and game-puzzle benchmarks following pre-release access by OpenAI. Epoch AI also launched FrontierMath Erdős, featuring 68 unsolved mathematical problems where AI systems must write solutions in Lean; GPT-6 Astra solved 2 of 68 problems (3%), the first model to solve any of them. The benchmarking database now tracks 391 models across 85 benchmarks including GPQA Diamond, MATH Level 5, Mock AIME 2024-2025, and SWE-bench Verified, with evaluation code and detailed model outputs publicly available through log viewers and downloadable data in CSV format via the Epoch AI Python client library.
GitHub - alibaba/open-code-review: Secure, fast, efficient, battle ...11 hours ago ... It originated as Alibaba Group's internal official AI code review assistant ... A real-world code review benchmark built from 50 popular open-source ...github.com
Open Code Review, released by Alibaba, is an AI-powered code review CLI tool that has been battle-tested serving tens of thousands of developers at scale. According to its benchmark on the AACR-Bench dataset (built from 50 open-source repositories, 200 real pull requests, and 10 programming languages, cross-validated by 80+ senior engineers), Open Code Review achieves significantly higher precision and F1 scores compared to general-purpose agents like Claude Code while consuming only ~1/9 of the tokens. The tool uses a hybrid architecture combining deterministic engineering with an agent for file selection, rule matching, and positioning accuracy, featuring scenario-tuned prompts and toolsets optimized from production data, with integrations available for Claude Code, Cursor, Kimi Code, and other coding platforms.
WSO2 Releases Agent Manager as Enterprises Look to Control ...17 hours ago ... WSO2 Releases Agent Manager as Enterprises Look to Control Growing AI Agent Sprawl ... tools, APIs, and enterprise systems. The Kubernetes-native runtime ...infoq.com

WSO2 has released WSO2 Agent Manager as open-source general availability software, a platform for centralized governance and identity management of AI agents across different models, frameworks, and deployment environments. The release adds agent identity capabilities, governance controls for Model Context Protocol interactions, and a Kubernetes-native sandboxed runtime. The platform supports multiple frameworks including LangChain and CrewAI, uses OpenTelemetry for tracing, and includes over 40 built-in controls for policies like PII masking and rate limiting, with rule-based and LLM-based evaluation capabilities for monitoring agent behavior over time.