mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-05-20 17:47:19 +00:00
The menubar status output computes per-provider today costs by iterating all providers after the main period blocks. That loop bypassed the project filter, so --project/--exclude affected the main totals but not the provider breakdown shown below them. |
||
|---|---|---|
| .. | ||
| providers | ||
| bash-utils.ts | ||
| classifier.ts | ||
| cli.ts | ||
| config.ts | ||
| currency.ts | ||
| cursor-cache.ts | ||
| dashboard.tsx | ||
| export.ts | ||
| format.ts | ||
| menubar.ts | ||
| models.ts | ||
| parser.ts | ||
| sqlite.ts | ||
| types.ts | ||