CLI 0.7.0: CI and cloud agent collection
Collect Codex and Claude Code usage from CI jobs and cloud runners.
kibble run --receipt usage.json --upload -- codex exec ...captures ephemeral runs as counts-only receipts.kibble ci collectimports ordinary saved Codex or Claude Code sessions from an isolated job directory.kibble ci uploadretries saved receipts without rerunning the agent. Delivery is idempotent and preserves failed-run usage.- Owners create named CI connections in Settings, with optional team attribution. Tokens never expire and can be rotated or revoked at any time.
- Receipts exclude prompts, replies, tool arguments and paths. Unknown usage and cost remain explicit.
The matching server and migrations are deployed. CI estimates are shown separately from reconciled laptop and vendor totals.
The npm publish job runs only after all nine Linux, macOS and Windows checks on Node 20, 22 and 24 pass for this release commit. The separately approved npm auto tag is unchanged.
Install after publication:
npm install -g @usekibble/cli@0.7.0See the CI setup and usage guide for stream capture, saved sessions, delivery retries and platform limitations.