A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress
Claude HUD is a Claude Code plugin that displays a real-time statusline showing context window usage, active tool operations, running agents, and todo progress. Built in TypeScript and compiled to Node.js, it ingests native token data from Claude Code via stdin JSON, parses the session transcript for tool and agent activity, and renders customizable multi-line output that appears directly in the terminal below the user's input. The plugin was created by Jarrodwatts and offers extensive configuration options including language support (English and Simplified/Traditional Chinese), layout presets, and fine-grained control over which elements to display.