Releases: alileza/tokometer
Releases · alileza/tokometer
Release list
v0.1.4
v0.1.3
Changelog
- 1f16767 Open the dashboard in the browser on start; publish formula to Formula/
v0.1.2
Changelog
- 6c6033d release: enable Homebrew formula publish
v0.1.1
Changelog
- 6c6033d release: enable Homebrew formula publish
v0.1.0
Changelog
- 7193129 Add model/type donuts, per-model cost series, active time; fix layout
- 9b9bf4d Add realtime Live panel; drop drag-zoom
- 5b3dda2 Drive Live panel from WebSocket; remove /api/live polling
- b5fed92 Fix chart width overflow; robust prompt-text detection
- 86e97f5 Grafana-style dashboard on uPlot
- ffe5f1a Per-prompt performance from the telemetry events stream
- 0728507 Prompt spend: rank expensive prompts, explain why, live badge
- 2017c43 Prompts table: per-prompt token distribution and tools used
- f659b57 Push live updates to the dashboard over WebSocket
- 17b868f Read metrics from Claude Code transcripts instead of OTLP
- 2ca5ce5 Refocus dashboard on tokens/context/session; drop unreliable cost
- 9531cef Rename claudewatch to lexometer
- 2e05c45 Rename to tokometer; add releases, installer, and landing page
- 6fb0849 Telemetry setup checklist; remove range picker
- e2bd291 Token attribution: transcript-based (files/tools) + per-prompt drilldown
- f332048 claudewatch: single-binary Claude Code usage dashboard
- 0269a74 dashboard: tabbed layout + session context pruning
- 9e910df release: ship v0.1.0 binaries-only until HOMEBREW_TAP_TOKEN is set