Files
grok-build-hud/plugin.json
T
Redredchen01 18c04f5874 Remove third-party identity from package metadata; point docs to Gitea
Drop former GitHub org/user references and personal email from plugin
metadata. Clone URLs and repository fields now point at the Gitea host.
2026-07-17 16:30:16 +08:00

14 lines
425 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": "Redredchen01"
},
"homepage": "http://172.238.15.154:3000/Redredchen01/grok-hud",
"repository": "http://172.238.15.154:3000/Redredchen01/grok-hud",
"commands": "./commands",
"skills": "./skills",
"hooks": "./hooks/hooks.json"
}