Files
grok-build-hud/plugin.json
T
Redredchen01 df6a9e74d9 Release grok-build-hud v0.3.9: multi-terminal HUD, i18n settings, theme follow
Standalone Grok Build status strip with parallel sessions, width-adaptive
layout, Chinese/English settings UI, and token breakdown. Product copy no
longer references third-party tools.
2026-07-17 16:27:35 +08:00

15 lines
454 B
JSON

{
"name": "grok-build-hud",
"version": "0.3.9",
"description": "Live multi-line status strip for Grok Build: context, quota, tokens, tools, todos, git",
"author": {
"name": "sooneocean",
"email": "redredchen01@gmail.com"
},
"homepage": "https://github.com/sooneocean/grok-build-hud",
"repository": "https://github.com/sooneocean/grok-build-hud",
"commands": "./commands",
"skills": "./skills",
"hooks": "./hooks/hooks.json"
}