AICLOct 13, 2025

Holistic Agent Leaderboard: The Missing Infrastructure for AI Agent Evaluation

MicrosoftPrincetonStanford
arXiv:2510.11977v127 citationsh-index: 42
Originality Incremental advance
AI Analysis

This addresses the infrastructure gap for AI agent evaluation across domains like coding and customer service, though it is incremental as it builds on existing evaluation practices.

The paper tackles the problem of unreliable AI agent evaluation by introducing the Holistic Agent Leaderboard (HAL), which standardized evaluation across 21,730 agent rollouts on 9 models and 9 benchmarks, reducing evaluation time from weeks to hours and costing about $40,000.

AI agents have been developed for complex real-world tasks from coding to customer service. But AI agent evaluations suffer from many challenges that undermine our understanding of how well agents really work. We introduce the Holistic Agent Leaderboard (HAL) to address these challenges. We make three main contributions. First, we provide a standardized evaluation harness that orchestrates parallel evaluations across hundreds of VMs, reducing evaluation time from weeks to hours while eliminating common implementation bugs. Second, we conduct three-dimensional analysis spanning models, scaffolds, and benchmarks. We validate the harness by conducting 21,730 agent rollouts across 9 models and 9 benchmarks in coding, web navigation, science, and customer service with a total cost of about $40,000. Our analysis reveals surprising insights, such as higher reasoning effort reducing accuracy in the majority of runs. Third, we use LLM-aided log inspection to uncover previously unreported behaviors, such as searching for the benchmark on HuggingFace instead of solving a task, or misusing credit cards in flight booking tasks. We share all agent logs, comprising 2.5B tokens of language model calls, to incentivize further research into agent behavior. By standardizing how the field evaluates agents and addressing common pitfalls in agent evaluation, we hope to shift the focus from agents that ace benchmarks to agents that work reliably in the real world.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes