Documentation v0.28.0

v0.26.9 -> v0.27.0

Summary

Turns Agenvoy into a stdio MCP server so external agents can use, create, and share sandboxed script tools through a single connection. Unifies the tool contract between internal runtime and MCP by bridging through the existing tool registry instead of maintaining parallel implementations.

翻譯 將 Agenvoy 轉為 stdio MCP server,讓外部 agent 透過單一連線使用、建立與共享沙箱 script tool。統一內部 runtime 與 MCP 的工具契約,透過既有 tool registry 橋接而非維護平行實作。

Changes

FEAT

翻譯
  • 新增 stdio MCP server 模式與動態工具曝光
  • 將 script tool guide 嵌入 system prompt 並移除舊 skill
  • 曝光 MCP 內建工具並自動刷新 tool registry
  • 新增 MCP install 動作供外部 agent 設定
  • 新增 MCP server 文件與 demo 工具

Scope


Generated by SKILL