Documentation v0.28.0

v0.20.1 -> v0.20.2

Summary

Adds an internal/pending registry that lets subagents share the CLI's confirm/ask flow. Continues the os.*go-pkg/filesystem migration across remaining call sites, and inlines file tool helpers into their handlers while dropping the dormant skill parser tests.

翻譯

新增 internal/pending registry,讓 subagent 共用 CLI 的 confirm/ask 流程。持續推進 os.*go-pkg/filesystem 遷移,內嵌 file tool helper 並移除停用的 skill parser 測試。

Changes

REFACTOR

翻譯
  • 強化 pending CLI 流程與 subagent event 轉發
  • 將檔案系統操作從 os.* 遷移至 go-pkg/filesystem wrapper

CHORE

翻譯
  • 升級相依套件、內嵌 file tool helper,並移除 skill parser 測試

Scope


Generated by SKILL