What problem does it solve?
Provides a single command to understand recent kc-nightwatch activity, inspect detailed run traces, compare recent runs, and review or act on pending proposal and fix branches so maintainers don't miss regressions or unattended improvement suggestions.
Core Features & Use Cases
- Status Summary: Quickly surface last run metadata, total runs, and recent improvement entries from the improvement log.
- Trace & Compare: Show a human-readable execution trace of the last run or compare the last N runs to detect trends and recurring signals.
- Interactive Review Queue: Discover kc-nightwatch proposal and fix branches across target repos, show diffs and PROPOSAL.md contents, and provide accept/defer/reject workflows that merge or delete branches and close PRs.
- Use Case: A plugin maintainer runs the report to see that an e2e pipeline produced repeated signals, inspects the trace, reviews a proposed fix branch, and merges the accepted fix into main.
Quick Start
Run /kc-nightwatch-report --review to interactively inspect pending proposal branches and accept, defer, or reject them.