Files
grok-build-hud/commands/hud.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

696 B
Raw Blame History

description
description
Show live context window + quota bars (Claude-HUD style)

/hud — live context + quota

Print the multi-line HUD for the active Grok session:

grok-hud status
# or:
grok-build-hud --once --follow-active --no-color

If CLIs are not on PATH (plugin-only install):

node "${GROK_PLUGIN_ROOT}/bin/grok-build-hud.js" --once --follow-active --no-color

Example:

[Grok 4.5] │ my-project git:(main*) │ ● LIVE
Context ████████░░ 78% (392k/500k) │ Quota ██░░░░░░░░ 24% weekly · 4d
◐ read_file… | ✓ grep ×3

For always-on same-window strip: start with grok-hud-run (not a second window).