kaizen-cli 0.1.35

Distributable agent observability: real-time-tailable sessions, agile-style retros, and repo-level improvement (Cursor, Claude Code, Codex). SQLite, redact before any sync you enable.
Documentation
1
2
3
4
5
6
7
#!/usr/bin/env sh
# Fails the commit if any Rust file needs reformatting.
# To fix: `cargo fmt --all` then `git add` the changes.
# Enable once per clone: `git config core.hooksPath .githooks`
set -eu

cargo fmt --all -- --check