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.
885 B
885 B
description
| description |
|---|
| Install grok-build-hud dashboard + same-window multi-line status |
grok-build-hud setup
One-time setup (from the plugin / repo root):
npm install && npm run build
# Preferred: full same-window HUD (tmux multi-line strip)
node bin/grok-build-hud.js --install-dashboard
node bin/grok-build-hud.js --theme auto
node bin/grok-build-hud.js --preset full
Or: bash scripts/install.sh / npm run install-local.
Start Grok with HUD (same Terminal tab)
grok-hud-run
You should see 2–3 rows at the bottom (context + usage bars), not a second window.
Hooks only (scrollback annotations)
node bin/grok-build-hud.js --install-hooks
Reload in Grok: /hooks then press r.
Example annotation:
[hud] ctx 30% 154k/500k │ turns 3 │ tools 78 │ live │ project
Verify
grok-hud status