fabro/lib/crates/fabro-cli/tests/it
Bryan Helmkamp ba7dc77be0
refactor(billing): unify the LLM billing domain
Replace the overlapping usage and cost model with canonical billing
primitives centered on ModelRef, ModelHandle, TokenCounts, and
BilledModelUsage. This also renames the public API and web surface from
usage to billing, removes compatibility aliases, and normalizes provider
usage adapters onto the shared billing vocabulary.
2026-04-07 14:33:35 -04:00
..
cmd refactor(billing): unify the LLM billing domain 2026-04-07 14:33:35 -04:00
scenario refactor(cli): separate local socket and storage defaults 2026-04-06 11:57:14 -04:00
support refactor(storage): unify scratch paths and key schema 2026-04-06 10:13:37 -04:00
workflow refactor(billing): unify the LLM billing domain 2026-04-07 14:33:35 -04:00
main.rs Reorganize CLI integration tests and document testing strategy 2026-03-30 16:17:39 -04:00