Skip to content

OpenUsage 0.7.4

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jul 13:10

v0.7.4

New Features

  • Cross-provider Total Spend ring card with morphing sectors, provider brand colors, a settings toggle, and capability gating (#857) by @robinebers
  • Add Cost / Tokens / Cost/MTok menu to the Total Spend card (#906) by @robinebers
  • Add OpenCode provider (Zen / Go) from local logs (#969) by @robinebers
  • Add GPT-5.6 pricing aliases (#880) by @robinebers
  • Add Grok 4.5, Kimi K2.7 Code, and Claude 4.7 Opus pricing aliases (#907) by @robinebers
  • Add a hover affordance to Usage Trend values (#881) by @robinebers
  • Replace the Codex resets tooltip with a hover popover and highlight the value on hover (#879) by @robinebers
  • Add hover highlight on spend-row values so the model breakdown reads as interactive (#877) by @claude

Bug Fixes

  • Improve Options legibility when Increase Transparency is on (#963) by @validatedev
  • Isolate Claude usage cache when the login changes (#953) by @robinebers
  • Prefer profile-scoped Claude login over an inference-only environment token for live usage (#865) by @joshuavial
  • Bind Antigravity credential caches to verified local state and purge on logout (#961) by @robinebers
  • Keep local credential files private (#910) by @robinebers
  • Encode OAuth refresh form values correctly (#911) by @robinebers
  • Validate Cursor usage exports without dropping primary usage (#948) by @robinebers
  • Mark Cursor spend as estimated (#886) by @robinebers
  • Reject malformed Z.ai quota values (#951) by @robinebers
  • Fix request-wide long-context pricing and price GPT-5.6 fast variants correctly (#885, #889) by @robinebers
  • Match Cursor's grok-4.5-fast-high pricing slug order (#908) by @robinebers
  • Clear the update banner after the available update is resolved (#882) by @robinebers
  • Keep launch-at-login errors visible (#887) by @robinebers
  • Bound concurrent log parsing and report unreadable usage files without repeated warnings (#888, #890) by @robinebers
  • Preserve the initial popover height and measure it against the correct display (#904) by @robinebers
  • Show Codex usage percentages as reported while keeping near-empty pacing calm (#905) by @robinebers
  • Improve Codex resets popover edge cases (imminent “soon”, zero vs unfetched, two-unit day scale) (#879) by @robinebers
  • Never drop an enablement wake posted mid refresh pass; probe credentials concurrently (#856) by @robinebers
  • Anchor tooltips to the hovered item, balance wrapped lines, and use the cursor’s screen for zero-size anchor fallback (#858) by @robinebers
  • Scope Total Spend to providers with real spend tiles; show the card even when the dashboard is empty (#857) by @robinebers
  • Disable hover tooltips in share-card renders by @robinebers
  • Remove the legacy Tauri autostart LaunchAgent on launch (#876) by @claude
  • Single-instance decisions must not trust the LaunchServices snapshot (#873) by @xuing
  • Center the Total Spend share arrow like the provider header icons by @robinebers
  • Clear the value highlight when the panel closes by @claude

Refactor

Chores


Changelog

Full Changelog: v0.7.3...v0.7.4