Files
grok-build-hud/commands/setup.md
T
Redredchen01 bb6a1321fb Release grok-build-hud v0.3.0: Claude-HUD-style same-window status for Grok Build
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.
2026-07-17 15:45:25 +08:00

885 B
Raw Blame History

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 23 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