v0.4.0 - token-cost usage dashboard
Claude Multi-Account Usage v0.4.0
A rich per-account usage dashboard, long-910 style.
- Collapsible per-account drawers: Current Usage (5h/7d), Token Cost (5h / today / 7 days / month est.), 5h token breakdown, by-project table, burn rate + 5h-limit prediction, 30-day history sparkline, avg cost by hour, and editable pricing.
- Cost = token counts read from
<config-dir>/projects/**/*.jsonlx pricing. Token counts are exact; the dollar figure is an API-equivalent estimate, not your subscription bill (assumes one price tier for all models). Scans the last 30 days; throttled + cached. - New settings:
pricing.{input,output,cacheRead,cacheCreate}PerMillion,dailyBudget. - Warning badge: status-bar color uses the worse of 5h/7d; when 7d is maxed the bar flips to a
7d reset ...countdown; at critical a bold red background badge appears.
Install
code --install-extension southglory.claude-multi-usage-0.4.0.vsix
or Extensions panel -> ... -> Install from VSIX...