Files
persona/plugin.json
T
jiantw83andClaude Opus 5 0f1d0cfc1e chore: 三份 manifest 的 skills 路徑對齊(version 已同為 0.0.7)
版號同步檢查的結果:repo 裡只有三份 manifest 帶 version,已同為 0.0.7;
文件與程式碼裡沒有任何硬寫的版號,也沒有殘留的 0.1.0。
順手把 plugin.json 的 `"./skills/"` 去掉多餘的斜線,三份一致。

description/author/homepage 三份**故意不同**(分別對 Claude Code/Antigravity/Codex
三個宿主),不是漂移,維持原樣。

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-31 02:31:00 +00:00

7 lines
293 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "jsc-persona",
"version": "0.0.7",
"description": "AI 人格化記憶聊天 pluginOpenClaw 相同的人格描述 + 十二情緒 + 語意分析 + 短期/長期記憶 + 心智圖 + 人際關係圖。於 Antigravity 以 /jsc-persona: 前綴呼叫。",
"skills": "./skills"
}