From a8396747c60483201213d0d7bc3f8efc641e9481 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Thu, 30 Jul 2026 10:02:39 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20.codex-plugin=20=E7=9A=84=E7=89=88?= =?UTF-8?q?=E8=99=9F=E4=B9=9F=E6=94=B9=E6=88=90=200.0.6=EF=BC=88=E6=BC=8F?= =?UTF-8?q?=E6=8E=89=E7=9A=84=E7=AC=AC=E4=B8=89=E5=80=8B=20manifest?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 版號有三份:`plugin.json`、`.claude-plugin/plugin.json`、`.codex-plugin/plugin.json`。 上一次改版號只動了前兩份,Codex 那邊還停在 0.0.5。 Co-Authored-By: Claude Opus 5 (1M context) --- .codex-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json index 0496b79..12534aa 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "jsc-persona", - "version": "0.0.5", + "version": "0.0.6", "description": "AI 人格化記憶聊天 skills:OpenClaw 相同的人格描述 + 十二情緒 + 語意分析 + 短期/長期記憶 + 心智圖 + 人際關係圖。(人格鎖與跨人格隔離的 hook 僅在 Claude Code 生效)", "skills": "./skills" } -- 2.53.0