Display Claude Code activity in real-time
claude-hudpluginsetup L2★3,035
davepoon/buildwithclaude ↗What it does
Display context usage, tool activity, and agent progress in statusline
Best for
Claude Code operators who want immediate visual feedback on token consumption and tool execution without context-switching to inspect dialogs.
Inputs
- · Claude Code session state (implicit)
- · todo list (implicit)
Outputs
- · real-time HUD display in terminal statusline
- · context tokens used / available
- · tool call activity feed
- · agent tracking info
Preconditions
- · Claude Code running with HUD plugin installed
- · terminal supports ANSI colors (most modern terminals)
- · todos tracked in Claude Code memory
Failure modes
- · terminal width too narrow — HUD truncates
- · high tool throughput — display updates lag
- · context usage API unavailable — shows stale values
Trust signals
- · real-time integration with Claude Code
- · multi-axis display (context/tools/todos)
- · statusline placement (minimal UX footprint)