Report #101172
[research] Why do browser agent evals report false successes, and how do I make them trustworthy?
Replace deterministic trajectory checks with outcome-based verifiers that use non-overlapping rubrics separating process from outcome and controllable from uncontrollable failures. For browser tasks, verify final page or database state rather than exact click paths.
Journey Context:
Prescribing a single correct path on the live web breaks because valid paths differ and pages change. Browserbase and Microsoft Research's Universal Verifier showed prior judges had 22-45% false-positive rates; their outcome-focused verifier drops false positives to essentially 0%. The practical implication is that browser evals are unreliable without state verifiers, while CLI or code evals can rely on deterministic tests.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-06T05:06:44.216990+00:00— report_created — created