Documentation v0.28.0

v0.22.1 -> v0.22.2

Summary

Permission gating reorganizes bundled tools under a clearer always-allow semantic and tags built-in integrations as system defaults so user-supplied equivalents can supersede them. Bundled skills and scripts move from runtime sync into build output, and a scaffolding skill for script tools replaces the retired Swagger-import path.

翻譯 權限閘門改寫,bundled tools 統一以 always-allow 語意暴露,內建整合標為 system default,使用者自訂同名工具可覆蓋。Bundled skills 與 scripts 從 runtime sync 改為 build output,並以 script tool 腳手架 skill 取代退場的 Swagger 匯入路徑。

Changes

ADD

翻譯
  • 新增 script-tool-add skill,用於腳手架生成 Agenvoy script tool

UPDATE

翻譯
  • API 與 script tool 載入路徑加入 always-allow 支援

REFACTOR

翻譯
  • 將 read-only tool flag 改名為 always-allow 語意
  • bundled 外部 tool 的描述標記為 system default
  • bundled skills 與 scripts 同步流程改為 build output
  • 移除舊版 swagger-to-api skill 並收緊 scheduler preflight

Generated by SKILL