Files
grok-build-hud/.grok-plugin/marketplace.json
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

14 lines
355 B
JSON

{
"name": "grok-build-hud-local",
"description": "Local marketplace entry for grok-build-hud",
"owner": { "name": "sooneocean" },
"plugins": [
{
"name": "grok-build-hud",
"source": { "type": "local", "path": ".." },
"description": "Claude-HUD-style live status HUD for Grok Build",
"category": "monitoring"
}
]
}