DocsGitHubnpm
Browse documentation

Code Debug

Hard bugs and perf regressions with a red-capable loop and runtime proof.

code-debug reproduces a failure, forms falsifiable hypotheses, applies a focused fix, adds regression coverage, and proves it with real runtime evidence.

Invoke

Terminal
$code-debug reproduce the intermittent save failure

What it does

  • No guessing without a red-capable loop.
  • -a / auto chooses safe reversible debugging decisions without pausing.
  • Stops before claiming victory while the original failure is still unreproduced.

Install

Included in Premium. Install or refresh with:

Terminal
npx aiblueprint-cli@latest agents pro setup

See Premium setup.

See also

Full walkthrough: Code Debug.