[Interface gallery]
Screenshots and short GIFs of the HOOX CLI, TUI, and dashboard — every primary view, command group, and page.
The same stack has three operator surfaces. Stills live under docs/images/. GIFs are looping, cropped tours — not recordings of a live exchange.
Note
TUI stills were captured against a local mesh (localhost:8787). Dashboard stills use a local Next.js dev server without worker bindings, so metric cards may show empty or skeleton states. Setup, chrome, and navigation are complete.
CLI

hx --help
hx onboard --help
hx doctor



| Still | Command |
|---|---|
| help-onboard.png | hoox onboard --help |
| help-deploy.png | hoox deploy --help |
| help-tui.png | hoox tui --help |
| doctor.png | hoox doctor |
| help-pyne.png | hoox pyne --help |
| help-secrets.png | hoox secrets --help |
| help-infra.png | hoox infra --help |
Every top-level group has a help-<group>.png in the cli stills folder. Full command tree: CLI commands.
TUI
Launch: hoox tui (or hx tui). Shortcuts: Ctrl+1–Ctrl+9, Ctrl+0, Ctrl+Alt+K/S/Q/C/E/W. See Terminal UI.





| View | File | Shortcut |
|---|---|---|
| Dashboard | dashboard.png | Ctrl+1 |
| Workers | workers.png | Ctrl+2 |
| Worker detail (empty selection) | worker-detail.png | Ctrl+3 |
| Trade monitor | trade-monitor.png | Ctrl+4 |
| Logs | logs-viewer.png | Ctrl+5 |
| Service manager | service-manager.png | Ctrl+6 |
| Config editor | config-editor.png | Ctrl+7 |
| Setup wizard | setup-wizard.png | Ctrl+8 |
| Settings | settings.png | Ctrl+9 |
| Queue depth | queue-depth.png | Ctrl+0 |
| KV (list error / offline) | kv-viewer.png | Ctrl+Alt+K |
| Secrets | secrets-viewer.png | Ctrl+Alt+S |
| DB query | db-query.png | Ctrl+Alt+Q |
| AI chat | ai-chat.png | Ctrl+Alt+C |
| Topology | edge-topology.png | Ctrl+Alt+E |
| Worker settings | worker-settings.png | Ctrl+Alt+W |
Wizard steps: setup-wizard-step-01-prereqs.png … setup-wizard-step-07-deploy.png.
Dashboard
hoox dev dashboard # http://localhost:3000



| Page | File |
|---|---|
| Setup | setup.png |
| Setup — welcome / workers / secrets / webhook / done | setup-welcome · workers · secrets · webhook · done |
| Overview | overview.png |
| Positions | positions.png |
| Signal Flow | signal-flow.png |
| Analytics | analytics.png |
| Logs | logs.png |
| Signals | signals.png |
| Notifications | notifications.png |
| Reports | reports.png |
| Database | database.png |
| Agent | agent.png |
| Agent chat | agent-chat.png |
| Vision | agent-vision.png |
| Reasoning | agent-reasoning.png |
| Models | agent-models.png |
| Risk | agent-risk.png |
| Usage | agent-usage.png |
| Settings | settings.png |
Mobile crops: overview-mobile.png. The /login gateway uses a full-viewport shader that does not rasterize reliably in headless capture — use the setup page for the first visual.
Operator isolate notes: Dashboard worker.