0 cumulative citations
View corpus contextMESSIER aggregates nearly one million agent trial outcomes across 30 benchmarks and 714 agents, revealing uneven capability gains—function-calling near saturation, programming advancing fastest, and enterprise workflows lagging—and demonstrating that common all-pass aggregation rules can obscure progress and alter leaderboards.
Citation observations
Cumulative provider counts captured on specific dates; providers are never combined.
Evaluating AI agents in interactive environments is hindered by fragmented tasks, scaffolds, verifiers, and scoring rules. Existing efforts focus on narrow settings, remain limited in scale, or require costly reruns, leaving much of the empirical record incomparable. We introduce Messier, a unified corpus of 957,253 records that span 30 benchmarks, 714 agents, 11,891 tasks, and 74,205 verifiers. Messier consolidates public benchmark scores and supplements them with five-agent runs across six underrepresented professional and scientific domains, including a recent legal benchmark. Each record is standardized by model, scaffold, environment, task, verifier, and aggregation rule, with SOC/NAICS classifications for occupational and industry analysis. Using this corpus, we show frontier progress is uneven across benchmark types, with "function calling" saturated, "programming" improving the fastest, and "enterprise workflows" remaining the most challenging. Furthermore, counterfactual rescoring shows that strict all-pass aggregation in multi-verifier tasks can obscure progress and artificially alter agent rankings. From these standardized records, we derive capability scales that align with Epoch's Evaluation Capability Index rankings at Spearman \r{ho} = 0.81 and can be specialized by domain, occupation, action space, or verifier type. Messier provides a foundational, reusable infrastructure for agent capability scaling, benchmark auditing, and fine-grained analysis of evaluation failures.
Summary
Main Finding
MESSIER is a unified, high-resolution corpus of interactive agent evaluations (≈957k trial records) that standardizes per-task and per-verifier outcomes across 30 benchmarks, 714 agents, 11,891 tasks, and 74,205 verifiers. By preserving verifier-level records and harmonizing model/scaffold/environment metadata (including SOC/NAICS task labels), MESSIER enables cross-benchmark capability scaling, counterfactual rescoring to expose aggregation artifacts, and fine-grained analyses of where frontier progress is (and is not) occurring.
Key Points
-
Scale and scope
- 957,253 trial outcomes consolidated from 30 benchmarks, 714 agents (345 models × 205 scaffolds → 714 distinct agents), 11,891 tasks, 74,205 verifier rows.
- Benchmarks grouped into five work types: programming, research & reasoning, enterprise workflows, GUI navigation, and function calling.
-
New contributions and sources
- Combined public releases (METR, BRIDGE, Agent Psychometrics, General AgentBench, many benchmark author dumps) and new uniform five-agent runs on six under-represented benchmarks (HarveyAI-Lab, MedAgentBench, DABStep, QCircuitBench, ScienceAgentBench, ReplicationBench) collected via the Harbor harness (≈$10k).
- Provides per-verifier outcomes and execution traces where available.
-
Standardization and metadata
- Normalized model, scaffold, and release date identifiers following Epoch ECI conventions.
- Tasks labeled with SOC (occupation) and NAICS (industry) codes using a three-voter LLM ensemble (88.3% SOC majority agreement, 86.8% NAICS majority agreement), with remaining cases adjudicated.
-
Core analytic findings
- Frontier progress is uneven by domain (measured as per-task maxima among eligible agents over time):
- Function-calling: near-saturation (frontier ≈ 0.97).
- Programming: fastest improvement, frontier ≈ 0.82 (largest net growth over 2024–2026).
- GUI and Research & Reasoning: intermediate (≈0.71 and 0.68 respectively).
- Enterprise workflows: lowest frontier (≈0.57), indicating multi-step professional workflows remain most challenging.
- Aggregation rule effects:
- Preserving per-verifier records allows counterfactual rescoring. All-pass aggregation (task passes only if every verifier passes) can mask measurable improvements: a task can show very low all-pass pass rates while agents satisfy many criteria on average.
- Aggregation choices can change measured capability and even alter agent rankings.
- Frontier progress is uneven by domain (measured as per-task maxima among eligible agents over time):
-
Validation and applications
- Derived open-data capability scales replicate Epoch ECI rankings closely (Spearman ρ = 0.81).
- Demonstrated uses: capability scaling, benchmark auditing, predicting task difficulty prior to running agents, slicing capability by occupation, industry, action space, or verifier type.
Data & Methods
-
Data sources
- Ingested per-task outcomes from published releases (METR, BRIDGE, Agent Psychometrics, General AgentBench, multiple benchmark repositories and HF datasets).
- Supplemented with new, uniform five-agent runs across six benchmarks via Harbor and the OpenHands scaffold.
-
Reconciliation pipeline (four stages)
- Cast incoming records into a uniform data model: environment → tasks → typed verifiers (script, exact-match, LLM judge, human) with aggregation rule per task.
- Normalize model/scaffold identifiers and release dates (Epoch ECI naming conventions).
- Automated and manual validation: identifier hygiene, date consistency (agent date ≥ benchmark date rule), deduplication (benchmark × task_id), text cleaning, and spot checks—emphasis on newly contributed runs and stitched records.
-
SOC/NAICS labeling via an LLM ensemble followed by adjudication for borderline cases.
-
Representation choices emphasized by the paper
- Store verifier-level binary outcomes vi(τ) rather than only aggregated task score S. Record aggregation rules (all-pass, threshold, single-verifier) so users can recompute task-level success under alternative rules.
- Tasks annotated with action-space (e.g., shell, tool calls, code submission, web browser) and environment state (filesystem, live web, offline dataset, etc.).
-
Analysis methods
- Frontier calculation: for a quarter q, agents with release date ≤ q considered eligible; per-task frontier is max score among eligible agents; group frontier averages across benchmarks in the group.
- Counterfactual rescoring: recompute task success under alternate aggregation rules using preserved verifier rows.
- Capability scaling: derive item-response–style capability indices from open per-task data and compare ranks to Epoch ECI using Spearman correlation.
Implications for AI Economics
-
Better measurement of automation potential across occupations and industries
- SOC/NAICS-tagged, per-task outcomes let economists estimate occupation- and industry-level task automatability with much finer resolution than aggregate benchmark scores. This improves micro-founded estimates of substitution risk, task reallocation, and sectoral productivity impacts.
- Ability to slice by action space (e.g., GUI navigation vs coding vs tool calls) clarifies which kinds of workplace activities are nearer-term automatable and which require longer human oversight or workflow redesign.
-
Improved policy and procurement decisions
- Preserved verifier outcomes and counterfactual rescoring expose how scoring/aggregation choices can under- or overstate capabilities. Regulators, procurement officers, and firms can use MESSIER to audit vendor claims, choose appropriate acceptance criteria (avoid misleading all-pass thresholds), and tailor evaluation rules to risk tolerance.
-
More accurate forecasting and economic modeling
- High-resolution capability indices (aligned with Epoch ECI) can be used as inputs to diffusion models, labor market equilibrium simulations, and forecasts of skill complementarities or wage impacts by occupation and industry.
- Per-task difficulty prediction can reduce evaluation costs (fewer reruns) and support targeted investments: firms and labs can prioritize training or productization efforts on tasks where marginal capability gains yield the highest economic returns.
-
Lower evaluation cost and higher reproducibility
- Consolidation reduces redundant compute and expensive reruns (historical sweeps cost ≈$40k); MESSIER’s standardized builders lower barriers for re-evaluation and extensions, making economic studies more reproducible and less resource-intensive.
-
Auditing, robustness, and market signaling
- The corpus enables detection of evaluation pathologies (reward hacking, sandbagging, evaluation awareness) that can distort market signals about model capability and therefore investment or hiring decisions. Transparent verifier-level records support better contract design and performance-based payments.
-
Caveats and limitations relevant for economists
- Benchmarks and scaffolds matter: the same model under different scaffolds yields different outcomes—so any economic conclusion must account for deployment context (instrumentalities, APIs, tool access).
- Coverage and representativeness: MESSIER consolidates many but not all benchmarks; some domains remain underrepresented. Inference about the broader economy requires careful extrapolation.
- Verifier noise and aggregation bias: automated judges and human annotations have error; aggregation rules can systematically bias pass rates—economic estimates should incorporate these uncertainties.
- Temporal and selection effects: benchmarks evolve, and frontier calculations depend on which agents and releases are included; causal claims about capability improvements and labor outcomes should avoid naive temporal aggregation.
Overall, MESSIER provides a practical, high-resolution data foundation to improve economic analysis of AI capabilities, occupational impacts, procurement rules, and policy design — while also making clear that measurement choices (scaffolds, verifiers, aggregation) materially affect the inferred capability signals economists rely on.
Assessment
Claims (9)
| Claim | Direction | Outcome | Confidence & Evidence | Details |
|---|---|---|---|---|
| MESSIER is a unified corpus containing 957,253 records spanning 30 benchmarks, 714 agents, 11,891 tasks, and 74,205 verifiers. Other | positive | Scale and coverage of the agent-evaluation corpus |
Reading fidelity
high
Study strength
high
|
n=957253
957,253 trial outcomes
|
| The corpus includes new uniform evaluations of five frontier agents across six underrepresented professional and scientific benchmarks. Adoption Rate | positive | Coverage of professional and scientific agent evaluations |
Reading fidelity
high
Study strength
medium
|
n=5
five-agent grid across six benchmarks
|
| Frontier agent performance increased across all five benchmark groups between 2024 and 2026, but the amount of progress was uneven across domains. Task Completion Time | mixed | Frontier pass rate by benchmark group over time |
Reading fidelity
high
Study strength
medium
|
n=30
frontier rises across all tracked domains between 2024 and 2026
|
| Function-calling benchmarks were close to saturation, reaching a contemporary frontier score of 0.97. Task Allocation | positive | Frontier task pass rate in function-calling benchmarks |
Reading fidelity
high
Study strength
medium
|
0.97 contemporary frontier score
|
| Programming benchmarks showed the largest net frontier growth, increasing by 0.64 over the two-year window and reaching a frontier score of 0.82. Developer Productivity | positive | Frontier task pass rate and its change in programming benchmarks |
Reading fidelity
high
Study strength
medium
|
0.64 absolute improvement; 0.82 final frontier score
|
| Enterprise workflow benchmarks remained the most difficult domain, with a contemporary frontier score of 0.57. Organizational Efficiency | negative | Frontier task pass rate in enterprise workflow benchmarks |
Reading fidelity
high
Study strength
medium
|
0.57 contemporary frontier score
|
| Under strict all-pass aggregation, multi-verifier task scoring can report near-zero task success even when agents satisfy many criteria on average, thereby obscuring progress and changing agent rankings. Decision Quality | negative | Measured task success and agent ranking under alternative verifier aggregation rules |
Reading fidelity
high
Study strength
medium
|
near-zero task success under all-pass scoring
|
| Capability indices derived from MESSIER's open data align with Epoch's Evaluation Capability Index rankings at Spearman correlation rho = 0.81. Decision Quality | positive | Agreement between MESSIER-derived capability rankings and Epoch ECI rankings |
Reading fidelity
high
Study strength
medium
|
Spearman rho = 0.81
|
| MESSIER supports capability-index slicing by domain, occupation, action space, and verifier design. Other | positive | Granularity and specialization of agent capability measurement |
Reading fidelity
high
Study strength
medium
|
n=119891
four stated slicing dimensions
|