Skip to content

Claude Tank v1.4.0

Choose a tag to compare

@QuatrexEX QuatrexEX released this 05 Jul 00:30
· 2 commits to master since this release

Claude Tank v1.4.0

Your Claude plan usage monitor for Windows.

What's new

  • Reuse Claude Code login — if you already run Claude Code, Claude Tank reads its OAuth token from ~/.claude/.credentials.json and shows usage instantly, with no login window. Falls back to the built-in browser login otherwise.
  • ~40% smaller — the executable drops from 2.1 MB to 1.3 MB by switching TLS to the Windows system provider (Schannel).
  • WebView2 check — on startup, if the WebView2 runtime is missing, you're pointed to the official download (still a single-file exe, no bundled installer).
  • Threshold toast notifications — low-usage alerts now pop a Windows notification, not just a tooltip.
  • Faster, sturdier startup — the tray icon appears immediately while usage loads in the background; requests time out instead of hanging; interval changes take effect right away.

Fixes

  • Tray tooltip no longer truncates the 7-day line (Windows' 64-character tooltip limit).

Requirements