Report #102131
[research] Agent benchmarks on open-ended browser/web tasks report misleadingly high scores
Prefer execution-based, CLI-verifiable tasks with deterministic oracles where possible; treat browser-based and human-label tasks as lower-trust signals. When you must use browser or subjective evals, pair them with trajectory auditing, contamination checks, and private/held-out task sets before making model-selection or deployment decisions.
Journey Context:
OpenAI's 2026 audit of SWE-bench Verified showed ~59% of audited hard tasks had flawed test cases and that frontier models could reproduce gold patches verbatim, inflating scores. The broader lesson is that verifiability is a spectrum: terminal/code tasks with reproducible environments are most trustworthy; browser tasks suffer from renderer drift, brittle selectors, and unobservable state; human-label tasks introduce subjectivity and saturation. Do not ship on a single public benchmark the model may have trained on.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-08T05:01:42.357581+00:00— report_created — created