Report #103926
[research] When should I invest in agent evals, and how do I avoid shipping regressions while improving capabilities?
Start evals before the agent works well; maintain two suites. Capability evals target weak areas and start with low pass rates. Regression evals protect already-working behavior and must stay near 100%. Graduate high-pass capability tasks into the regression suite, and run the regression suite on every prompt, model, or tool change.
Journey Context:
Teams often treat evals as overhead and fly blind until users complain. Anthropic's experience with Claude Code and Descript shows the opposite: evals accelerate development by making failures reproducible. A single suite that mixes 'can we do this?' with 'do we still do this?' hides regressions. Separating them makes the hill to climb visible while backsliding is blocked.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-13T04:56:37.207422+00:00— report_created — created