Noisy test runs
Long test suites often print hundreds of passing cases and repeated stack frames. Boost keeps the failures, flaky counts, timings, and summary so the agent can act without reading the whole scrollback.
$ boost pytest -q
$ boost go test ./...
$ boost npm test