v0.1.8
best-claude-hud v0.1.8
Public release of best-claude-hud, a minimal Claude Code statusline HUD powered by Rust.
Highlights
- npm-first installation with platform-specific native binaries.
- Compact Claude Code statusline focused on model, workspace, Git state, and context usage.
- Live reasoning mode is appended to the model name in bright purple, including distinct
xhigh,max, andultracodelabels. - Workspace and Git status remain anchored to the Claude Code launch directory when skills, subagents, or shell commands change the temporary working directory.
- Context window parsing avoids reusing stale token data from older terminal sessions.
- Interrupted Claude Code responses no longer reset context usage to zero.
- Official Claude Code
context_windowdata is preferred before transcript fallback. - Claude Code
modelinput supports both string and object forms. rate_limitsare read from Claude Code statusLine stdin before API fallback.- Project license is Apache-2.0 with upstream attribution preserved in
NOTICE.
Install
npm install -g best-claude-hud