v0.24.2
Changelog
Features
- OpenCode subscription quota display — shows rolling/weekly/monthly usage via console session scraping, with correct reset/pace annotations and Usage (not Credits) classification for the gauges (janekbaraniewski#250)
- Catppuccin Frappé theme — new theme option (janekbaraniewski#257)
Bug Fixes
- Restrict the credit-cap edit hotkey (
l) to Codex provider rows — it was previously consuming the keystroke on any provider row (no-op elsewhere) - Surface browser-session keybindings (
c/b/x) in the persistent Keys tab footer, scoped to the selected row, instead of a hint line that got truncated off-screen for long provider lists (janekbaraniewski#251) - Stop cross-account browser-session overwrites for OpenCode and Perplexity accounts that share a cookie domain but use different source browsers
- Allow OpenCode accounts configured with browser-session auth only (no API key) to fetch usage instead of showing AUTH_REQUIRED
- Stop OpenCode reporting a false OK status with a fabricated zero balance when both the Zen API key and console session fail
- Fix Claude Desktop Keychain lookup to check both "Claude" and "Claude Key" account names, restoring the 5h/7d usage-percent metrics on newer app builds
- Stop usage/session/token data leaking between sibling accounts that share a provider ID when only one has local telemetry
Maintenance
- Fix fork Homebrew tap publishing in the release workflow
Full Changelog: v0.24.1...v0.24.2