Benchmarks

Conceptual

Standard suites, what they measure, and what they miss.

Benchmarks are useful for detecting regressions and comparing configurations. They are weak predictors of performance on your specific workload.

Categories we track#

CategoryMeasuresKnown limitation
Software engineeringResolving real repository issuesSkews toward well-tested open-source projects
Tool useCorrect selection and sequencingSynthetic tool sets are cleaner than real ones
Multi-step researchSynthesis across sourcesAnswers may leak into training data
Long-horizon planningCoherence over many stepsFew suites run long enough to matter
RobustnessBehaviour under adversarial inputAttack patterns age quickly
CalibrationConfidence accuracyRarely measured at all

We publish benchmark results with the harness configuration, budget caps and full traces, because a score without its conditions is not a measurement.

Last updated 2026-09-11