This release makes hook debug diagnostics consistent with the rest of the harness debug trace, so users get uniform output when diagnosing hook behavior.
🐞 Bug Fixes
Section titled “🐞 Bug Fixes”Consistent hook debug diagnostics
Section titled “Consistent hook debug diagnostics”May 5, 2026 · @mavam, @codex · #40
Hook diagnostics emitted with --debug now use the same formatting as the rest of the harness debug trace. Previously, hook invocation messages used ad-hoc debug: lines, which made debug output inconsistent.