Skip to content

Token burn analyzer and interactive dashboard - #33

Closed
bearmug wants to merge 1 commit into
mainfrom
token-burn-dashboard
Closed

Token burn analyzer and interactive dashboard#33
bearmug wants to merge 1 commit into
mainfrom
token-burn-dashboard

Conversation

@bearmug

@bearmug bearmug commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • scripts/token-burn.py — scans ~/.claude session JSONL files, aggregates token usage by date/model/project/machine with cost estimates
  • token-burn-dashboard.html — self-contained interactive HTML dashboard with stacked/grouped/line charts, log scale, model filtering, editable pricing table, and multi-tab views (timeline, by model, by machine, cost breakdown, token mix)

Pricing

Verified current rates: Opus 4.6 ($5/$25), Sonnet 4.6 ($3/$15), Haiku 4.5 ($1/$5), MiniMax M2.7 ($0.30/$1.20)

Script scans ~/.claude session data, aggregates token usage by date/model/machine.
Dashboard is a self-contained HTML playground with log scale, model filtering, and editable pricing.
@bearmug bearmug closed this Mar 26, 2026
@bearmug
bearmug deleted the token-burn-dashboard branch April 9, 2026 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant