fabro/crates
Bryan Helmkamp ae6dd66384 Simplify AggregateUsageTotals: named struct, derive totals from by_model
Replace opaque (i64, i64, i64, f64) tuple with ModelUsageTotals struct
for readable field access. Remove redundant top-level token/cost fields
that duplicated by_model sums — derive them at read time instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 22:04:28 -05:00
..
arc-agent Render Markdown output in terminal using termimad 2026-03-04 10:25:36 -05:00
arc-api Simplify AggregateUsageTotals: named struct, derive totals from by_model 2026-03-04 22:04:28 -05:00
arc-cli Extract CheckReport into arc-util and use it for preflight output 2026-03-04 11:52:58 -05:00
arc-db Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
arc-devcontainer Fix Dependabot security alerts: update aws-lc-sys, jsonwebtoken, git2 2026-03-04 00:42:23 -05:00
arc-git-storage Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-llm Add Gemini 3.1 Flash Lite to model catalog 2026-03-04 21:17:28 -05:00
arc-mcp Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-types Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
arc-util Extract CheckReport into arc-util and use it for preflight output 2026-03-04 11:52:58 -05:00
arc-workflows Add wait.timer node type for sleeping a configured duration 2026-03-04 21:24:10 -05:00