Release v0.3.11: position repo as Grok plugin with clearer install

Document plugin-first packaging (manifest, commands, skills, hooks) and
have install.sh build the CLI, install the tmux dashboard, and register
the plugin so clone-and-setup matches how the project is shipped.
This commit is contained in:
2026-07-17 16:45:10 +08:00
parent e32e0df209
commit 5b35551434
11 changed files with 344 additions and 113 deletions
+4 -3
View File
@@ -1,7 +1,7 @@
{
"name": "grok-build-hud",
"version": "0.3.10",
"description": "Grok Build 实时多行状态条上下文、配额、入出缓存 token、工具与待办;同窗口 tmux、主题跟随、中英文 UI",
"version": "0.3.11",
"description": "Grok Build 插件:同窗口实时状态条上下文、配额、token、工具与待办);plugin + CLI + tmux HUD",
"type": "module",
"main": "dist/src/index.js",
"bin": {
@@ -41,6 +41,7 @@
"grok",
"xai",
"grok-build",
"plugin",
"hud",
"statusline",
"tmux",
@@ -49,7 +50,7 @@
"quota",
"tokens"
],
"author": "dex",
"author": "Redredchen01",
"license": "MIT",
"repository": {
"type": "git",