Skip to main content

Module shell

Module shell 

Source

Modules§

cli
CLI command implementations.
doctor
kaizen doctor — workspace health (config, DB, hooks).
eval
exp
kaizen exp — experiment CRUD + report rendering.
feedback
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.
kaizen_child
Detached kaizen child process (ingest outlives parent).
metrics
kaizen metrics command.
migrate
kaizen migrate: reversible SQLite ↔ tiered storage bootstrap.
outcomes_cmd
outcomes show / outcomes measure (measure is for ingest; shows in kaizen help as hidden if wired).
prompt
kaizen prompt subcommands: list, show, diff.
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.
sampler_cmd
Detached process sampler (__sampler-run).
scope
Workspace scope helpers for repo-local vs machine-wide reads.
search
kaizen sessions search and kaizen search reindex.
sync
kaizen sync run and kaizen sync status.
telemetry
kaizen telemetry subcommands: configure, print-effective, doctor, pull, push, schema.
telemetry_tail
kaizen telemetry tail — read local NDJSON written by the file exporter.