Agenvoy v1.0.3 Release Notes
v1.0.2 -> v1.0.3
Summary
Agenvoy gains a clearer command surface and more dependable interactive execution. Confirmation routing, patch application, model selection, and architecture guidance are aligned with the current runtime.
翻譯
Agenvoy 具備更清晰的指令介面與更可靠的互動執行流程,並同步調整確認路由、檔案套用、模型選擇與架構文件。
Changes
FEAT
- Add the
startupCLI for enabling or disabling daemon launch on login (@pardnchiu) [fb59c466]
翻譯
- 新增
startupCLI,可啟用或停用登入時啟動 daemon
FIX
- Route subagent pending confirmations and question events through the owning session, preserving task identity during resume (@pardnchiu) [651f0b77]
翻譯
- 將 subagent 的待處理確認與提問事件導向擁有者 session,並在恢復時保留 task 身分
UPDATE
- Prefer configured providers when selecting equivalent models, and expose direct TUI commands for protected actions and memory operations (@pardnchiu) [fb59c466, 64b622c5]
翻譯
- 選擇相同模型時優先使用設定的 provider,並為受保護操作與記憶體操作提供直接 TUI 指令
REFACTOR
- Resolve all file patch anchors against the original content before applying non-overlapping edits (@pardnchiu) [73573d7b]
翻譯
- 先以原始內容解析所有檔案 patch 錨點,再套用不重疊的修改
DOC
- Align README and architecture guidance with the current model positioning, tool confirmation flow, and session runtime (@pardnchiu) [7415f4fc]
翻譯
- 讓 README 與架構說明對齊目前的模型定位、工具確認流程與 session runtime
Scope
cmd/app/— FEATinternal/runtime/tui/— FEAT, UPDATEinternal/agents/exec/— UPDATE, FIXinternal/runtime/— FIXinternal/tools/— REFACTORREADME.md,doc/README.zh.md,doc/architecture.md,doc/architecture.zh.md— DOCpage/— FIX
Generated by version-generate skill.