Files
grok-build-hud/plugin.json
T

14 lines
486 B
JSON
Raw Normal View History

{
"name": "grok-build-hud",
"version": "0.3.11",
"description": "Grok Build 插件:同窗口实时状态条(上下文、配额、入出缓存 token、工具与待办);tmux 多行 HUD + 会话斜杠命令",
"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"
}