From ce0fe875298baf0a7952a5f9fec1c5d52bbe59f6 Mon Sep 17 00:00:00 2001 From: claude-code Date: Mon, 31 Aug 2026 11:11:54 +0000 Subject: [PATCH] =?UTF-8?q?=E5=AE=9A=E7=89=88=20v0.18.0=EF=BC=9A=E9=96=98?= =?UTF-8?q?=E6=95=99=E7=9A=84=E9=82=A3=E6=A2=9D=E5=87=BA=E8=B7=AF=E8=A6=81?= =?UTF-8?q?=E7=9C=9F=E7=9A=84=E8=B5=B0=E5=BE=97=E9=80=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit inkstone/ISEP#112:comment-carries-task-guard 印出的 `scripts/ticket subtask` 子命令根本不存在,照著跑會噴四個動詞的 說明然後什麼都沒發生——閘擋對了,但它教的解法跑不動。 這一版讓那行指令原樣貼上就跑得完:補上 subtask 子命令(一個動作 同時掛 Gitea 原生相依+在母票留下指回來的留言),閘改成去 `ticket usage subtask` 拿用法而不自己抄一份,印的路徑改絕對路徑。 測試 29/29,其中 ⑱ 直接驗「訊息裡那塊指令原樣貼上跑得完」, ⑲ 是對照組證明舊的那組旗標確實跑不完。 --- .claude-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index d6a73d9..e8515a8 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "isep", "description": "InkStone Environment Plugin —— leo 的 Claude Code 環境唯一真相源:61 支機械閘(84 條註冊,白話盤點見 docs/hooks-inventory.md)、7 支 slash command、2 支 skill、7 位有名字的工人(agents/,見 docs/governance/worker-roster.md)、48 支腳本,外加治理規範與標籤真相源。本機與雲端裝同一份,沒有子集。", - "version": "0.17.0", + "version": "0.18.0", "keywords": [ "inkstone", "guardrails", -- 2.52.0