Documentation v0.28.0

v0.26.5 -> v0.26.7

Summary

Unifies skill and tool file management under a git-backed variant layer with dedicated write, patch, and remove operations per entity type. Fixes the skill-improvement loop to correctly preserve execution context across iterations.

翻譯 將 skill 與 tool 檔案管理統一至 git-backed variant 層,為每種實體類型提供專屬的寫入、修補與移除操作。修正 skill 自我改進迴圈在跨迭代時正確保留執行上下文。

Changes

FIX

翻譯
  • 修正 skill 改善流程以保留執行上下文

REFACTOR

翻譯
  • 統一 git-backed skill 與 tool 檔案管理流程
  • 拆分 file variant tools 並新增 skill 管理操作
  • 將擴充工具拆至 ext_ 前綴下並新增 tool scaffolding 支援

DOC

翻譯
  • 對齊 tool reviewer 與 wiki 文件至新 skill/tool git variant
  • 補充 skill 自我改進與能力缺口 tool 生成文件

CHORE

翻譯
  • 升級 go-browser 至 v0.1.6 以支援 xml/json 解析

Scope


Generated by SKILL