What problem does it solve?
The HUD centralizes Forge and Kronon runtime state so users can quickly see model, branch, workflow modes, worker counts, and recent activity without inspecting multiple state files or running many commands.
Core Features & Use Cases
- Two-layer display combining Kronon built-in status line for model and context information with the Forge CLI HUD for orchestration state.
- Real-time monitoring and scripting via a watch mode and machine-readable JSON output, plus configurable presets for minimal, focused, or full displays.
- Use Case: When running automated workflows, use the HUD to monitor ralph loop progress, ultrawork and autopilot phases, team worker counts, pipeline stage, and turn metrics in one glance.
Quick Start
Run the forge hud command to show the current HUD, use --watch for live updates, or use --json to output machine-readable state for automation.