Claude Message Level Token UsageShows per-turn token usage and estimated cost for Claude Code in the VS Code status bar.
Why /compact saves you moneyClaude Code sends your entire conversation history with every message. As a session grows, that context accumulates — you end up paying for the same earlier messages over and over. Running /compact notificationEvery 10 user messages (configurable), a notification pops up reminding you to compact:
SettingsOpen VS Code Settings and search Claude Token Tracker.
Set Status barThe status bar item shows the total token count and cost for the last complete turn, including all intermediate tool-use steps. Click it for a full breakdown by token type (input, output, cache read/write). Created by Wahidul Hasan Abir |
