DEV Community

邱敬幃 Pardn Chiu
邱敬幃 Pardn Chiu

Posted on

Agenvoy@v0.27.2 - Enhance MCP server mode with tools and add model discovery flows

Agenvoy - A personal agent that writes its own tools and repairs itself — Make AI actually work for you.


Summary

Turns Agenvoy into a stdio MCP server and consolidates the TUI command surface into grouped menus with a new auto mode toggle. Provider model discovery now fetches live listings instead of relying on static registries.

翻譯
Agenvoy 新增 stdio MCP server,並整合 TUI 指令為群組選單與新增 auto mode 切換。Provider model 探索改為即時拉取,不再依賴靜態清單。

Changes

FEAT

  • Add stdio MCP server mode and dynamic tool exposure
  • Add embedded script tool guide to system prompt and remove old skill
  • Expose MCP builtins and auto-refresh tool registry
  • Add MCP install action for external agent configs
  • Add MCP server docs, demo tools
  • Add TUI auto mode toggle with shift-tab and bottom-bar indicator
  • Group slash commands under /model, /feature, and /dangerous menus
  • Add NVIDIA NIM /v1/models discovery and local model scan flow
  • Refresh README layouts and demo messaging
  • Refresh homepage messaging for tool-building and MCP positioning

翻譯

  • 新增 stdio MCP server 模式與動態工具曝光
  • 將 script tool guide 嵌入 system prompt 並移除舊 skill
  • 曝光 MCP 內建工具並自動刷新 tool registry
  • 新增 MCP install 動作供外部 agent 設定
  • 新增 MCP server 文件與 demo 工具
  • 新增 TUI auto mode,shift-tab 切換並於底部狀態列顯示
  • 將斜線指令整合至 /model/feature/dangerous 群組選單
  • 新增 NVIDIA NIM /v1/models 探索與本地 model 掃描流程
  • 更新 README 排版與示範訊息
  • 更新首頁文案定位

FIX

  • Stop MCP watcher on context cancellation and clean up docs

翻譯

  • 修正 MCP watcher 於 context 取消時停止,並清理文件

UPDATE

  • Refresh docs and preserve recent tool history in compact exec
  • Refine cache policy wording and expand command whitelist

翻譯

  • 更新文件並保留近期工具歷史於 compact 執行中
  • 調整快取策略文案並擴充指令白名單

Top comments (0)