From a7a9360ac0511afa29815907b7c6aa98ac07d794 Mon Sep 17 00:00:00 2001 From: Jiro Date: Sat, 1 Aug 2026 14:44:21 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20tasq-cli=20=E3=81=AE=20tree=20hash=20?= =?UTF-8?q?=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit tasq リポジトリ上の tasq-cli skill 更新に追従し、deploy 時の tree hash mismatch を解消する。\n\n検証: make deploy-dry-run、Go test ./...、make build-deploy --- external-skills.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external-skills.json b/external-skills.json index 2f14347..371a9ba 100644 --- a/external-skills.json +++ b/external-skills.json @@ -40,7 +40,7 @@ "name": "tasq-cli", "url": "https://github.com/version-1/tasq/tree/main/.agents/skills/tasq-cli", "type": "git", - "treeHash": "cb72e6654a8c665b4b9b06083171b0687f114756", + "treeHash": "0359a69b4273d312dcf366de7c97003810a330bc", "destination": [ "~/.codex/skills/external/tasq-cli", "~/.claude/skills/tasq-cli"