Releases: numarulunu/claude-code-usage-dashboard
Releases · numarulunu/claude-code-usage-dashboard
v2.0.0 — The HUD Overlay
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
v1.2.0
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
Fix auto-updater: show dialog with Restart Now button, force quit and install
v1.1.5
Fix auto-updater: better logging, checkForUpdatesAndNotify instead of silent check.
v1.1.4
Fix: include preload.js in build. Fixes 'cannot read invoke' error.
v1.1.3
Fix auto-updater filename matching. Fix data loading. Add error handling.