Documentation v1.0.22

Agenvoy v1.0.22 Release Notes

v1.0.21 -> v1.0.22

Summary

Improves session, skill, and model workflows while making subagent reports easier to retrieve. Refines the TUI popup experience and adds provider console access.

翻譯

改善 session、Skill 與模型管理流程,讓 subagent 報告更容易讀取;同時調整 TUI 彈窗並加入 provider 主控台入口。

⚠️ Breaking Changes

TUI command names changed

The /sessions, /skills, and /allow-skill commands are replaced by the unified /session and /skill commands. The standalone /bot command is also removed; session name, ID, and role editing are now available through /session.

Migration:

翻譯

TUI 指令 /sessions、/skills 與 /allow-skill 已整併為 /session 與 /skill;獨立的 /bot 指令也已移除,session 名稱、ID 與角色改由 /session 編輯。

遷移方式:

  • 將 /sessions 改為 /session,並將 /skills 或 /allow-skill 改為 /skill。
  • 使用 /session name、/session id 或 /session role 編輯目前 session 的 persona 欄位。
  • 更新呼叫舊指令的腳本、文件及 prompt。

Changes

FEAT

翻譯
  • 將 subagent 結果存成具名 Markdown 報告並回傳路徑,方便可靠讀取
  • 在模型設定流程加入 provider 主控台連結與導向路由
  • 重設 TUI 指令彈窗與模型管理,加入模型排序及 provider 分頁
  • 將 Skill 權限與 session persona 編輯整併至統一的 TUI 指令

Scope


Generated by SKILL