fabro/lib/crates/fabro-cli/src/shared
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
..
github.rs Fix snapshot execution cleanup and GitHub PEM loading 2026-03-29 23:00:43 -04:00
mod.rs refactor(cli): make run-adjacent commands server-only 2026-04-06 06:12:16 -04:00
openai_jwt.rs Rename fabro-openai-oauth to fabro-oauth 2026-03-31 13:23:43 -04:00
provider_auth.rs refactor(server): make secrets and operational checks server-canonical 2026-04-05 17:34:01 -04:00
repo.rs refactor(cli): make run-adjacent commands server-only 2026-04-06 06:12:16 -04:00
utilities.rs refactor(billing): unify the LLM billing domain 2026-04-07 14:33:35 -04:00