df6a9e74d9
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.
15 lines
454 B
JSON
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"
|
|
}
|