Skip to main contentModule shell
Source - cli
- CLI command implementations.
- doctor
kaizen doctor — workspace health (config, DB, hooks).- exp
kaizen exp — experiment CRUD + report rendering.- fmt
- Timestamp formatting — no chrono dep, pure stdlib.
- gc
kaizen gc — prune old sessions from the local store.- guidance
kaizen guidance — skill/rule adoption and cost proxy from observed payload references.- ingest
kaizen ingest — hook ingestion (stdin or explicit payload for MCP).- init
kaizen init — idempotent workspace setup.- insights
kaizen insights — workspace activity dashboard.- metrics
kaizen metrics command.- proxy
kaizen proxy run — see docs/llm-proxy.md.- remote_observe
- Merge
remote_events aggregates into summary / insights / metrics for non-local sources. - remote_pull
- Best-effort provider pull into local
remote_* cache before read commands (when DataSource requests it). - retro
kaizen retro command.- scope
- Workspace scope helpers for repo-local vs machine-wide reads.
- sync
kaizen sync run and kaizen sync status.- telemetry
kaizen telemetry subcommands: configure, print-effective, doctor, pull, push, schema.