FULL STORY

whatbroke: Catching Silent AI Agent Regressions

To solve the silent regressions in AI agents after model updates, developers released whatbroke. The open-source tool uses trajectory diffs to detect hidden behavioral changes that standard text evaluations often miss.

2026-07-22 ~ 2026-07-25 · 2 episodes · 4 posts

Episode 1 · New Tool Detects Silent Agent Regressions After Model Switches (2026-07-22, 2 posts)

A developer created a behavioral trajectory diff tool to detect silent agent regressions caused by model switches, where normal responses and text evals hide broken tool-calling behaviors.

Episode 2 · whatbroke: Catching AI Agent Behavior Regressions (2026-07-25, 2 posts)

The open-source tool whatbroke helps developers catch hidden AI agent behavior regressions by comparing trajectory diffs between runs, identifying issues like silently skipped tool calls that text outputs fail to reveal.