Skip to content

Releases: neyham/ai-usage-dashboard

AI Usage Dashboard v0.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 04:15

AI Usage Dashboard v0.2.0

The first public Windows installer release of AI Usage Dashboard, a local-first
desktop dashboard and screensaver for Claude Code and Codex usage limits plus a
DeepSeek API balance.

Highlights

  • Independent Claude, Codex, and DeepSeek refresh paths with last-known-good
    caching and explicit partial/total failure states.
  • Claude Code credentials can be discovered in native Windows or Ubuntu WSL.
  • Fullscreen, idle Task Scheduler, and experimental .scr launch modes.
  • No project server, telemetry, or analytics. Credentials remain in the Rust
    backend and the renderer receives sanitized usage summaries only.
  • Hardened retry, cooldown, OAuth renewal, file-locking, and panic recovery
    behavior.

Install

Use AI-Usage-Dashboard_0.2.0_x64-setup.exe for a current-user installation.
The MSI is provided as an alternative for Windows Installer workflows. Verify
either download with SHA256SUMS.txt.

The installers are not code-signed. Windows SmartScreen may require explicit
confirmation. Review the source and checksum before accepting that prompt.

Validation

This release was rebuilt and installed on Windows 11 on a Surface. The native
Windows run passed the renderer viewport/input suite, 36 Rust tests (with one
Ubuntu-WSL-only integration test skipped), and Clippy with warnings denied. A
post-install live check returned fresh nominal data from all three providers.

Compatibility note

The application reads credential formats and usage endpoints used by provider
CLI tools. Some are undocumented and may change without notice. This project is
not affiliated with Anthropic, OpenAI, or DeepSeek.