Skip to content

Add claude-token-statusbar to Usage & Observability - #569

Open
yuseferi wants to merge 1 commit into
jqueryscript:mainfrom
yuseferi:add/claude-token-statusbar
Open

Add claude-token-statusbar to Usage & Observability#569
yuseferi wants to merge 1 commit into
jqueryscript:mainfrom
yuseferi:add/claude-token-statusbar

Conversation

@yuseferi

@yuseferi yuseferi commented Aug 5, 2026

Copy link
Copy Markdown

Summary

Adds claude-token-statusbar to the Usage & Observability section.

What it is: A zero-dependency status line for the Claude Code TUI showing live cumulative session tokens (in/out), prompt cache read/write, and real-time session cost — updated on every message.

Why it's notable: Claude Code only surfaces token/cost in the full /status view. This puts cumulative session totals on screen permanently, and the live cost number nudges users to /compact before sessions get expensive. It parses the session transcript for true cumulative totals (not just the current context window) and caches per session, so it adds no latency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant