Claude Tank v1.4.0
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.jsonand 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
- Windows 10 (1903+) / Windows 11
- Microsoft Edge WebView2 Runtime — usually preinstalled on Windows 11; the app links you to it if missing.