Files
shared/.codex-plugin/plugin.json
T
JefferyandClaude Opus 5 d376930ee5 chore(plugin 版本): 三家 manifest 升版 0.1.1
前一個 commit(記錄器跨角色污染修正)在 PR #24 合併之後才推上 develop,
當時誤判 PR 仍為 open 而未升版,導致 master 與 develop 內容不同卻同為 0.1.0 ——
各助理以版本判斷更新,同版號會抓不到這次修正。

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-29 18:05:42 +08:00

7 lines
179 B
JSON

{
"name": "jsc-generic",
"version": "0.1.1",
"description": "JSC 跨 AI 助理共用規範 plugin。所有 skills 以 SKILL.md 為共通標準。",
"skills": "./skills"
}