Skip to content

Releases: alileza/tokometer

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 04 Aug 00:38
v0.1.4
eb431de

Changelog

  • eb431de Prompts: all-time context chart + project column

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 04 Aug 00:05
v0.1.3
1f16767

Changelog

  • 1f16767 Open the dashboard in the browser on start; publish formula to Formula/

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 00:02
v0.1.2
6c6033d

Changelog

  • 6c6033d release: enable Homebrew formula publish

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 23:53
v0.1.1
6c6033d

Changelog

  • 6c6033d release: enable Homebrew formula publish

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 23:48
v0.1.0
9e910df

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