M2.5.3: marchwarden costs CLI command #26
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Phase 2.5 — Logging & Cost Visibility, milestone 3.
Goal
Operator-facing CLI for inspecting the cost ledger. Reads from
~/.marchwarden/costs.jsonl(M2.5.2) and pretty-prints summaries viarich.Scope
costssubcommand on themarchwardenClick app--since DATE(ISO date or relative like7d)--until DATE--model MODEL_ID--json— emit raw filtered ledger entries instead of the table (machine output)--ledger PATH— override default ledger location (mostly for tests)Tests
--since,--model, and--jsonflagsDepends on
M2.5.2
Branch
feat/costs-command