Commit Graph
33 Commits
Author SHA1 Message Date
jiantw83 c42c4a8b09 chore(plugin 版本): 對齊通知 skill 的 manifest 2026-08-05 13:36:45 +00:00
JefferyandClaude Opus 5 bd4b9b7a51 chore(plugin 版本): 三家 manifest 升版 0.0.2
master 現行版本為 0.0.1,本次 patch +1。

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-29 19:09:23 +08:00
JefferyandClaude Opus 5 814e81e037 chore(plugin 版本): 更名視為新 plugin,版號重置 0.0.1
plugin 更名後,各助理以 <plugin 名>@<marketplace 名> 作為安裝識別鍵,
新名與舊名是兩筆獨立條目:舊 plugin 會被移除、新 plugin 為首次安裝,
兩者之間不存在版本比較,因此不會發生版本倒退,「版本單調遞增」不適用。

依 spec-plugin-version「新 plugin 首發 0.0.1」,三份 manifest 版號一律重置為 0.0.1,
不沿用舊名 jsc 的版本序列。

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-28 17:15:23 +08:00
JefferyandClaude Opus 5 67106b22c3 refactor(plugin 命名空間): plugin 更名 jsc-doc、hooks 只註冊自己擁有的 worklog
- 五份 manifest 的 name 由 jsc 改為 jsc-doc
- skill 目錄去掉重複的 doc- 前綴共 5 個(doc-funcs → funcs 等),worklog 名稱不變,frontmatter name 同步
- hooks/hooks.json 由合併超集改為只註冊 Stop(worklog):role 的 hook 交還 jsc-generic,避免改名後重複執行
- hook 腳本搜尋路徑與文件內 cache 路徑改指 jsc-doc
- 指令引用改為 /jsc-doc: 前綴;跨 plugin 引用指向 /jsc-code:、/jsc-generic:
- 保留 .docs/doc-funcs-index.md 等產物檔名不變(非 skill 識別名)
- 版號 0.2.6 → 0.2.7

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-28 17:07:14 +08:00
JefferyandClaude Opus 5 a1e68dafaf chore(plugin 版本): 三家 manifest 升版 0.2.6
hooks/hooks.json 有變更,需升版才會重建版本化快取目錄並被載入。

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-28 14:21:24 +08:00
Jeffery 01b890c21e feat(worklog): 支援 README 定義的摘要 CLI 2026-07-27 17:09:11 +08:00
Jeffery 2abe236c35 fix(worklog): 避免 Codex stop hook 執行 Claude 專用路徑 2026-07-27 16:44:57 +08:00
Jeffery f2e6176921 feat(worklog): 移入工作紀錄並補 Copilot 說明 2026-07-27 16:24:54 +08:00
JefferyandClaude Fable 5 2dcc5f3ad0 chore(plugin 版本): 三家 manifest 升版 0.2.2
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 08:58:07 +08:00
JefferyandClaude Fable 5 46e6c0ca7d chore(plugin 版本): bump 至 0.2.1
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 15:11:05 +08:00
Jeffery aa3a5bfb43 chore(plugin 版本): bump 至 0.2.0 2026-07-16 12:43:47 +08:00
Jeffery 6c5033579b chore(plugin 版本): bump 至 0.1.10 2026-07-16 12:42:34 +08:00
Jeffery eb0e84981a chore(plugin 版本): bump 至 0.1.9 2026-07-16 10:45:48 +08:00
Jeffery 4489908d8a chore(plugin 設定): 更新 doc-issues-sync 描述並 bump 版本至 0.1.8 2026-07-16 09:54:47 +08:00
Jeffery a509e2272f chore(plugin 設定): 更新 doc-issues skills 描述並 bump 版本至 0.1.7 2026-07-16 09:48:55 +08:00
Jeffery d81d58bc17 chore(plugin 版本): bump 至 0.1.6 2026-07-16 09:06:08 +08:00
Jeffery 0790e300b4 chore(plugin 版本): bump 至 0.1.5 2026-07-15 18:27:43 +08:00
JefferyandClaude Opus 4.8 f02f5a1c5f chore(plugin 版本): bump 至 0.1.4
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-14 15:08:13 +08:00
JefferyandClaude Opus 4.8 136d2e5729 chore(plugin 版本): bump 至 0.1.3
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-14 14:45:55 +08:00
JefferyandClaude Opus 4.8 5e84c8f5f0 chore(plugin 版本): bump 至 0.1.2 並同步三份 manifest 的 skill 描述
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-14 14:17:50 +08:00
jiantw83 7bdd4226bb chore(plugin 版本): 同步三份 manifest 版本號 2026-07-11 09:42:19 +00:00
jiantw83 5a9fd22a1e chore(plugin 版本): 更新版本號至 0.1.0 2026-07-08 14:23:40 +00:00
JefferyandClaude Opus 4.8 4396d31cf4 chore(plugin 版本): bump 至 0.0.10 並補 doc-issues-analyze 描述
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 11:22:28 +08:00
JefferyandClaude Opus 4.8 601e287ff1 chore(plugin 版本): bump 至 0.0.9
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 17:04:27 +08:00
Jeffery e0b523c0a8 chore(plugin 版本): bump 至 0.0.8 2026-06-30 11:12:28 +08:00
JefferyandClaude Opus 4.8 72578d98bd chore(plugin 版本): bump 至 0.0.7
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-26 10:07:35 +08:00
jiantw83 53487ab5d7 chore(plugin 版本): bump 至 0.0.6 2026-06-22 07:31:10 +00:00
jiantw83 49e72e2d7c chore(plugin 設定): 更新文件化 skill 版本 2026-06-22 05:59:18 +00:00
jiantw83 651e3cf140 chore(plugin 版本): 發布 doc-funcs README 重建調整 2026-06-22 05:03:27 +00:00
jiantw83 6b9221912b chore(plugin 版本): 更新版本號至 0.0.2 2026-06-21 13:31:10 +00:00
jiantw83 6ecb4bcceb chore(plugin 設定): 更新 doc plugin marketplace 與 manifest 描述 2026-06-17 03:31:56 +00:00
Jeffery 2381e368d1 Refactor plugin and README for documentation skills; add doc-docker and doc-funcs skills 2026-06-17 11:16:30 +08:00
jiantw83 cc93b4a529 Initial commit 2026-06-16 09:08:19 +00:00