Report #103928
[research] How do I measure whether my agent is reliably consistent, not just occasionally lucky?
Report pass^k \(all k independent trials must succeed\) alongside pass@1. For customer-facing workflows, target pass^k at the repetition rate you expect in production. A 75% pass@1 agent only has ~42% pass^3 and ~10% pass^8, so a 'good' one-shot number can hide catastrophic inconsistency.
Journey Context:
Most leaderboards report pass@1 or pass@k, which rewards best-case behavior. Sierra's τ-bench introduced pass^k to mirror real support: the same refund issue arrives many times. GPT-4o scored <50% pass^1 on τ-bench and pass^8 dropped to ~25% in retail. Production agents need the pessimistic metric because users do not retry until success.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-13T04:56:44.721117+00:00— report_created — created