df6a9e74d9
Standalone Grok Build status strip with parallel sessions, width-adaptive layout, Chinese/English settings UI, and token breakdown. Product copy no longer references third-party tools.
16 lines
309 B
Markdown
16 lines
309 B
Markdown
---
|
|
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`).
|