Files
grok-build-hud/plugin.json
T
Redredchen01 0433fef40e Rename Gitea repo to grok-build-hud and sync docs (v0.3.12)
Point remotes, package/plugin metadata, and install docs at
Redredchen01/grok-build-hud. Keep short CLI aliases (grok-hud).
2026-07-17 16:47:27 +08:00

14 lines
498 B
JSON

{
"name": "grok-build-hud",
"version": "0.3.12",
"description": "Grok Build 插件:同窗口实时状态条(上下文、配额、入出缓存 token、工具与待办);tmux 多行 HUD + 会话斜杠命令",
"author": {
"name": "Redredchen01"
},
"homepage": "http://172.238.15.154:3000/Redredchen01/grok-build-hud",
"repository": "http://172.238.15.154:3000/Redredchen01/grok-build-hud",
"commands": "./commands",
"skills": "./skills",
"hooks": "./hooks/hooks.json"
}