claude-hud
📈 Star trend+1,067 / 31d
Summary
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress
🤖 AI Deep Analysis
Claude HUD is a valuable plugin for developers who want real-time insight into Claude Code's internal operations, making complex workflows more transparent and debuggable.
✅ Pros
- Real-time visibility into Claude Code operations
- Lightweight plugin with minimal overhead
- Improves debugging and workflow transparency
- Supports multiple display modes (context, tools, agents, todos)
- Active community and frequent updates
⚠️ Cons
- Requires Claude Code environment to function
- Limited to CLI-based workflows
- May add visual clutter for simple tasks
- Dependency on Claude Code's plugin API stability
🎯 Use cases
- Monitoring complex multi-step Claude Code tasks
- Debugging agent behavior and tool usage
- Tracking progress in long-running automation scripts
- Educational demonstrations of Claude Code internals
⚖️ Comparison
Unlike generic CLI status bars (e.g., `spinner` or `progress`), Claude HUD is purpose-built for Claude Code, offering deep integration with its agent and tool system. It provides more context than simple logging but is less flexible than full observability tools like OpenTelemetry.