Skip to content

Releases: numarulunu/claude-code-usage-dashboard

v2.0.0 — The HUD Overlay

04 Apr 22:55

Choose a tag to compare

CLI usage analytics with RPG progression for Claude Code.

What it does:

  • Token counting and cost estimation across Claude Code sessions
  • XP-based progression system — earn experience for sessions, tokens used, and milestones hit
  • Level badges and achievement tracking
  • Electron-based dashboard with tray icon for persistent monitoring

What's in v2.0:

  • RPG gamification layer — levels, XP bars, and achievement badges
  • Real-time token cost tracking with model-aware pricing
  • Session history with sortable metrics
  • Dark game-UI aesthetic with HUD-style data display

See README for installation and configuration.

v1.3.0

04 Apr 23:37

Choose a tag to compare

v3 gamification: dev-themed ranks (Script Kiddie to Machine Whisperer), Metin2 grind curve, project count XP, code removal XP, dev-themed achievements

v1.2.0

04 Apr 23:04

Choose a tag to compare

Metin2 grind curve: leveling is now much harder. Added subagent spawns, active days, cost efficiency as XP sources. Fixed auto-updater restart.

v1.1.6

04 Apr 22:55

Choose a tag to compare

Fix auto-updater: show dialog with Restart Now button, force quit and install

v1.1.5

04 Apr 22:25

Choose a tag to compare

Fix auto-updater: better logging, checkForUpdatesAndNotify instead of silent check.

v1.1.4

04 Apr 22:04

Choose a tag to compare

Fix: include preload.js in build. Fixes 'cannot read invoke' error.

v1.1.3

04 Apr 21:42

Choose a tag to compare

Fix auto-updater filename matching. Fix data loading. Add error handling.