Files
grok-build-hud/plugin.json
T
Redredchen01 ed1a1ade45 Fix new-window context leak showing previous session ctx%
Stop tmux status from falling back to global status files, seed new
tmux instances at 0%, rank live sessions by opened_at instead of
signals.json keepalive mtime, and bind Grok pids to tmux more reliably.
2026-07-17 16:53:41 +08:00

14 lines
477 B
JSON

{
"name": "grok-build-hud",
"version": "0.3.13",
"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"
}