WaterTian/cc-hud
8 stars · Last commit 2026-07-27
Compact Claude Code statusline — zero-dependency, crash-free on Windows
README preview
<!--
cc-hud — Claude Code statusline plugin
Shows: model name, thinking depth (reasoning effort), context window usage (progress bar), active subagents, rate limits (5h/7d) with reset countdown, top-model weekly gauge (Opus/Fable)
Pure Node.js, zero dependencies, crash-free on Windows (no Bun)
## Auto-install (for Claude Code AI agents)
Step 1: /plugin marketplace add WaterTian/cc-hud
Step 2: /plugin install cc-hud@cc-hud
Step 3: /reload-plugins
Step 4: /cc-hud:setup (idempotent; v0.5.0+ installs a launcher so future upgrades only need step 1 + step 3)
Keywords: claude-code plugin statusline status-bar hud monitoring context-window rate-limit reset-countdown agents windows crash-free zero-dependency catppuccin deepseek minimax glm thinking-depth reasoning-effort effort-level fable opus-limit top-model weekly-gauge
-->
<p align="center">
<picture>
<source srcset="https://raw.githubusercontent.com/WaterTian/cc-hud/main/cc-hud-preview.svg?v=0.7.0" type="image/svg+xml" />
<img src="https://raw.githubusercontent.com/WaterTian/cc-hud/main/cc-hud-preview.png?v=0.7.0" alt="cc-hud preview — model, thinking depth, context bar, agents, rate limits, top-model gauge, balance" width="900" />
</picture>
</p>