Skip to content

Claude Tank v1.5.0

Choose a tag to compare

@QuatrexEX QuatrexEX released this 11 Jul 20:52
· 1 commit to master since this release

Claude Tank v1.5.0

Your Claude plan usage monitor for Windows.

What's new

  • Update notifications — Claude Tank now checks GitHub for newer releases (at startup, then every few hours). When one exists, a red dot appears on the tray icon and the dashboard shows a banner with a download link.

  • Survives rate limiting — the usage endpoint is shared with Claude Code's own polling on the same token, so it can return HTTP 429 during heavy Claude Code use. Claude Tank now backs off exponentially on failure (and recovers automatically when the endpoint frees up) instead of getting stuck showing a stale reading. The tooltip states "Rate limited" honestly rather than presenting old data as current.

    Tip: if you run Claude Code heavily, a longer update interval (5 min) reduces these collisions.

Fixes

  • The tray gauge no longer freezes on an old value (e.g. a just-reset 5-hour window reading ~100%) when the endpoint is throttling.
  • Dashboard footer version is derived from the build instead of being hardcoded.

Requirements