Real-time token usage, cost, and thinking time tracker for Claude Code. Supports DeepSeek, Anthropic, OpenAI, and custom model pricing. Multi-language UI with 11 languages.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
A VSCode extension that displays real-time token usage, cost, and thinking time for Claude Code sessions in the status bar.
Features
Real-time status bar — session title, turn AI time, per-turn tokens/cost, cumulative total. Hover tooltip with full breakdown: total input, cache hit/miss, output, hit rate, think time
Turn AI time — tracks total AI working time within the current conversation turn, excluding idle time waiting for tool approvals or user input
Time range filters — Current / Daily / Weekly / Monthly / Yearly / All, aggregated by per-message timestamps for accurate period stats
Session selector — browse all past sessions with full message history and per-model stats
By-model grouping — toggle to see costs split by AI model
Auto-updating pricing & rates — exchange rates refreshed daily from open.er-api.com (free, no API key). Model pricing updated monthly via GitHub Actions
11 languages — en / zh-CN / zh-TW / ja / ko / es / ar / pt / de / fr / ru. Webview labels update instantly on language change without reload