Files
grok-build-hud/commands/hud.md
T

16 lines
309 B
Markdown
Raw Normal View History

---
description: Show live Grok Build context + quota status strip
---
# HUD status
```bash
grok-hud status
# or
grok-build-hud --once --follow-active --no-color
```
Prints the multi-line status (context, usage, tokens, tools) once.
For always-on same-window strip: start with `grok` (or `grok-hud-run`).