Files
shared/plugin.json
T
JefferyandClaude Opus 5 e43f303ff6 chore(plugin 版本): 三家 manifest 改回 0.1.5
master 現行 0.1.4,本 PR 的兩批變更(繁簡防線、睡眠整理死鎖修復)屬同一次發佈。
依 spec-plugin-version:同一 PR 只需最終一個版本,不必依工作分支上的中間版本累加。
先前先 bump 0.1.5 再 bump 0.1.6,多跳了一版。

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-30 10:27:23 +08:00

7 lines
229 B
JSON

{
"name": "jsc-generic",
"version": "0.1.5",
"description": "JSC 跨 AI 助理共用規範 plugin。所有 skills 以 SKILL.md 為共通標準;於 Antigravity 以 /jsc-generic: 前綴呼叫。",
"skills": "./skills/"
}