Back to browse
GitHub Repository

Show Claude Code's context % and your 5h/7d usage-limit consumption next to your existing statusline bar. Also writes the telemetry to a per-session file your hooks can read.

1 starsJavaScript

cc-context-telemetry - context and rate-limit % in Claude Code's bar

by alagiz·Jul 17, 2026·1 point·0 comments

AI Analysis

●●SolidShip ItSolve My Problem

Finally shows remaining Claude tokens before you hit the hard limit mid-task.

Strengths
  • Wraps any existing statusline command via CCT_WRAP without breaking current setups.
  • Calculates exact time remaining until 5-hour and 7-day rate limits reset.
  • Pure POSIX shell implementation requires no Node.js runtime on the host.
Weaknesses
  • Solves a visibility problem that Anthropic should ideally expose in the native client.
  • Limited utility for free-tier users who don't hit complex rate limits.
Target Audience

Developers using Claude Code Pro/Max subscriptions

Similar To

llm-cost · tokcount

Similar Projects