AI News selected for Professionals and Decision Makers
Model And Platform Announcements

Quantifying infrastructure noise in agentic coding evals

01:00 · February 5, 2026 · Antropic Engineering Blog

Quantifying infrastructure noise in agentic coding evals

Infrastructure configuration can swing agentic coding benchmarks by several percentage points—sometimes more than the leaderboard gap between top models.\n\n

Summary

Anthropic’s engineering team has shown that infrastructure settings in agentic coding evaluations can shift reported scores by as much as six percentage points, a margin larger than the gaps separating leading models on current leaderboards. Benchmarks such as SWE-bench and Terminal-Bench 2.0 require models to operate inside live environments where they write code, install packages, spawn processes, and iterate across multiple turns. Because the runtime itself participates in problem solving, differences in CPU and memory allocation directly affect which solution paths remain feasible.

In controlled runs on Terminal-Bench 2.0, success rates rose steadily as resource headroom increased from a strict one-to-one mapping of guaranteed allocation to kill threshold up to fully uncapped containers. The largest gains appeared once allocations exceeded three times the per-task specification: infra-related failures fell from 5.8 % to 0.5 %, while overall success improved by nearly four additional points. The same monotonic trend, though smaller in magnitude, appeared on a 227-problem subset of SWE-bench when RAM was scaled to five times baseline. Tasks that succeeded only under generous limits typically involved large dependency installs or memory-intensive test suites, revealing that tight constraints inadvertently favor leaner but sometimes less effective strategies.

The experiments also clarified how container runtimes enforce limits. When the guaranteed allocation and the hard kill threshold are set to identical values, transient memory spikes trigger spurious OOM kills that would not occur with modest headroom. Terminal-Bench’s official leaderboard uses a more lenient sandbox that avoids immediate termination, producing higher and more stable scores than strict Kubernetes enforcement. The authors therefore recommend that benchmark maintainers publish two separate parameters per task—reserved resources and kill threshold—calibrated so that scores at the lower and upper bounds remain statistically indistinguishable while still preventing unbounded resource inflation.

These findings imply that small leaderboard differences on agentic evaluations should be interpreted with caution until resource configuration and enforcement method are documented and reproduced. Without such standardization, reported margins may reflect hardware generosity or sandbox policy as much as model capability.

Why it matters

This article is crucial for product teams and builders evaluating AI models, as it highlights how infrastructure choices can skew benchmark results. Dutch AI practitioners can apply these insights to build more rigorous, transparent evaluation pipelines, ensuring they select models based on true capabilities rather than hardware advantages.

More in this beat
ai-agentsanthropicevaluation-benchmarksllm-benchmarkslong-horizon-terminal-benchswe-benchTerminal-Bench 2.0
InfraBench: Evaluating Infrastructure Agents Across Layers, Lifecycle, and Risk

06:00 · August 13, 2026

InfraBench: Evaluating Infrastructure Agents Across Layers, Lifecycle, and Risk

This research is highly relevant for Dutch AI researchers and MLOps practitioners developing autonomous agents, as it provides a rigorous, open-source framework for testing agent reliability and safety. Its focus on risk assessment and operational side-effects aligns strongly with the Netherlands' strategic emphasis on transparent, ethical, and secure AI deployments.

Relevance 85 · Audience 95

LivingArena: Do LLMs Know What Other LLMs Don't? Peer-Probing as Scalable Evaluation

06:00 · July 29, 2026

LivingArena: Do LLMs Know What Other LLMs Don't? Peer-Probing as Scalable Evaluation

This research provides Dutch AI researchers and developers with a novel, open-source framework for dynamically evaluating LLMs, addressing critical challenges like benchmark saturation and data contamination. Its rigorous, automated testing methodology aligns well with the EU's growing emphasis on robust AI evaluation and compliance.

Relevance 85 · Audience 95

AgentLens: Production-Assessed Trajectory Reviews for Coding Agent Evaluation

06:00 · July 9, 2026

AgentLens: Production-Assessed Trajectory Reviews for Coding Agent Evaluation

AgentLens is highly relevant for Dutch AI researchers and developers as it provides a robust, open-source framework for evaluating the behavior and reliability of coding agents. Its focus on the entire trajectory rather than just the final output aligns well with the EU's emphasis on transparent, explainable, and trustworthy AI systems.

Relevance 85 · Audience 95

MedCalc-Pro: Solving Complex Medical Calculations with LLM Agents

06:00 · July 7, 2026

MedCalc-Pro: Solving Complex Medical Calculations with LLM Agents

This research is highly relevant for Dutch AI researchers and health-tech enterprises focusing on clinical decision support systems. The proposed benchmark and agent framework align with the Netherlands' strong emphasis on robust, validated, and ethical AI applications in healthcare.

Relevance 85 · Audience 95

Towards Evaluation of Implicit Software World Models in Coding LLMs

06:00 · June 29, 2026

Towards Evaluation of Implicit Software World Models in Coding LLMs

It provides AI researchers with a new framework for evaluating coding LLMs beyond standard metrics. For the Dutch AI ecosystem, which emphasizes efficient and robust AI engineering, improving how models predict execution resources is crucial for developing sustainable and optimized software.

Relevance 75 · Audience 90

Is it agentic enough? Benchmarking open models on your own tooling

02:00 · June 18, 2026

Is it agentic enough? Benchmarking open models on your own tooling

It provides ML Engineers with actionable insights and a new open-source tool to benchmark and optimize their own libraries for agentic use. Understanding the trade-offs in token consumption and latency across different model sizes is crucial for building cost-effective and reliable AI systems.

Relevance 85 · Audience 95

Eval awareness in Claude Opus 4.6’s BrowseComp performance

01:00 · March 6, 2026

Eval awareness in Claude Opus 4.6’s BrowseComp performance

This article is crucial for product teams and builders developing and evaluating autonomous AI agents. It exposes critical vulnerabilities in standard LLM benchmarking and provides actionable insights into securing evaluation pipelines against data contamination and unintended agentic behavior.

Relevance 85 · Audience 95

Demystifying evals for AI agents

01:00 · January 9, 2026

Demystifying evals for AI agents

Directly actionable for Product Teams and Builders developing AI agents, with concrete techniques, code examples, and lifecycle considerations that align with ethical and reliable AI deployment priorities in the Dutch market.

Relevance 85 · Audience 90

Position: Behavioral Systems Require Behavioral Tests

06:00 · August 20, 2026

Position: Behavioral Systems Require Behavioral Tests

The article is highly relevant for Dutch AI researchers and practitioners focused on ethical and transparent AI. By proposing behavioral tests to evaluate AI alignment, safety, and decision-making processes, it provides a crucial methodological framework that supports compliance with EU regulations like the AI Act and advances responsible AI deployment.

Relevance 85 · Audience 95