AI Usage Dashboard v0.5.0
AI Usage Dashboard v0.5.0
This release makes the three-platform settings and provider-auth paths
consistent, adds a write-only DeepSeek key field, and ships the window-mode,
status, cache, and release-packaging hardening completed for the 0.5 line.
Highlights
- Settings: choose normal or borderless fullscreen mode and provider panels;
replace the DeepSeek API key through a write-only field without returning it
to the renderer. - Provider status: distinguish missing credentials, expired/forbidden auth,
rate limits, credential-file failures, and generic transport/API errors. - Windows: default Ubuntu WSL Codex discovery reliably reads the signed-in
~/.codex/auth.jsonfallback; native and explicit WSL/UNC overrides remain
supported. - Security: Mac/Linux config replacements are created with mode 0600;
credentials stay outside the renderer and sanitized usage cache. - Reliability: BOM-tolerant config/cache loading, transactional settings
saves with rollback, persisted boundedRetry-Aftercooldowns, and
version-aware release staging.
Install
Windows
winget install --id neyham.AIUsageDashboard --exact --source wingetOr download the NSIS installer.
Linux
curl -fsSL https://github.com/neyham/ai-usage-dashboard/releases/download/v0.5.0/install-linux.sh | shmacOS
curl -fsSL https://github.com/neyham/ai-usage-dashboard/releases/download/v0.5.0/install-macos.sh | shAll published assets are listed in the v0.5.0 GitHub Release and accompanied by AI-Usage-Dashboard_0.5.0_SHA256SUMS.txt.
Installers are unsigned. Screensaver and scheduled-idle helpers remain
Windows-only; Grok Build remains opt-in.