mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-05-14 07:48:34 +00:00
The AgentTabStrip was using allProvidersToday for cost display, which
meant tabs always showed today's per-provider costs regardless of
which period was selected. This caused the hero to show e.g. $209 for
30 Days but the Claude tab to show $59 (today's Claude cost).
Fix: cost(for:) now reads from store.payload (selected period) instead
of allProvidersToday. Tab VISIBILITY still uses todayPayload so tabs
don't disappear when switching periods.
Bug existed since the original menubar app commit (
|
||
|---|---|---|
| .. | ||
| CodeBurnMenubar | ||