bb6a1321fb
Multi-line tmux strip (context, quota, tools, todos, git), theme sync with Grok UI, full/essential/minimal presets, one-shot installer, EN+ZH docs, and 40 unit tests.
18 lines
247 B
Markdown
18 lines
247 B
Markdown
---
|
|
description: Show one-shot grok-build-hud snapshot
|
|
---
|
|
|
|
# /status — one-shot HUD
|
|
|
|
```bash
|
|
grok-hud status
|
|
# or:
|
|
grok-build-hud --once --follow-active --no-color
|
|
```
|
|
|
|
For the always-on same-window bar (recommended):
|
|
|
|
```bash
|
|
grok-hud-run
|
|
```
|