Documentation v0.34.0

Agenvoy v0.32.10 Release Notes

v0.32.9 -> v0.32.10

Summary

Introduces a configurable administration surface for model routing, MCP integrations, credentials, and communication channels. Replaces the legacy privileged execution path with request-scoped sandbox authorization and restricted-path approval.

翻譯

新增可設定的管理介面,涵蓋模型路由、MCP 整合、憑證與通訊頻道;並以單次請求沙箱授權與受限路徑核准取代舊有的特權執行流程。

⚠️ Breaking Changes

Privileged execution flow replaced

The legacy sudo-based execution flow and its related configuration have been removed. Commands and file operations now require request-scoped sandbox authorization, with explicit approval for restricted paths.

Migration:

翻譯

舊有的 sudo 執行流程及相關設定已移除。指令與檔案操作現在需要單次請求沙箱授權,存取受限路徑時還必須明確核准。

遷移方式:

  • 移除呼叫已刪除 sudo 執行流程的整合。
  • 更新指令與檔案操作整合,以處理授權請求及受限路徑核准。
  • 檢查既有執行設定,因為舊有的特權模式設定已不再支援。

Changes

BREAKING

翻譯
  • 以單次請求沙箱與指令授權取代 sudo 模式

FEAT

翻���
  • 新增管理頻道 API
  • 新增 MCP OAuth 與工具 allowlist API
  • 新增模型、MCP、金鑰鏈與頻道設定介面
  • 新增模型、MCP、金鑰鏈與頻道設定介面
  • 新增模型路由控制
  • 將 bot 設定從 Markdown 遷移至 JSON 並支援舊格式

FIX

翻譯
  • 修正聊天導覽顯示與側邊欄捲動行為

REFACTOR

翻譯
  • 強制執行受限路徑核准

Scope


Generated by SKILL