Claude HUD — AI Agent Dashboard Overview Build heads-up display dashboards that monitor AI coding agents in real-time. Track context window consumption, active tool calls, sub-agent status, task progress, and cost — all rendered in a terminal UI or web interface. Inspired by claude-hud (13k+ stars). Instructions Step 1: Understand the HUD Architecture | Component | What It Shows | Data Source | |-----------|---------------|-------------| | Context meter | Tokens used / remaining | Agent API response headers | | Tool tracker | Active tool calls + history | Hook into tool execution | | Sub-agen…