v0.4.0
This release improves Claude Code and Codex collection accuracy and adds observed Codex skill and command usage.
- Collect all supported agents automatically, with overlap excluded between parsers. The
--sourceoption has been removed; use plainkibble push. - Correct Codex token snapshots, cache accounting and pricing, and deduplicate replayed sessions across daily, repository and model metrics.
- Record explicit Codex skill selections, recognized command submissions and MCP calls. Automatic shell-based skill loads and commands omitted from history remain unavailable.
- Add model activity and compaction metrics, and improve Claude Code response, capability and activity accounting.
- Improve push recovery, credential handling, locking, scheduler repair and transcript read failures.
- Make the public CLI build independently of the private monorepo.
Self-hosted servers must update their ingest schema and apply the model activity migrations before upgrading to this CLI version.
Validation: standalone build, collector regression fixtures, raw Claude transcript accuracy comparison and workspace typecheck passed.