Agenvoy v1.0.11 Release Notes
v1.0.10 -> v1.0.11
Summary
Strengthens agent execution observability and context management while expanding safe local administration. Improves conversation navigation and bounded file exploration, WSL update launching, and operational documentation across the interfaces.
翻譯
強化代理執行可觀測性與上下文管理,並擴充安全的本機管理能力。同時改善對話導覽、受限制的檔案探索、WSL 更新啟動流程及各介面的操作文件。
Changes
FEAT
- Add dynamically resolved model context limits for compaction thresholds, with provider metadata caching and conservative fallbacks (@pardnchiu) [7e57053]
- Track model output elapsed time, persist it with usage records, and display output token throughput in TUI, WebUI, and chatbot footers (@pardnchiu) [df0c86f]
- Add reply-language metadata for configuration consumers (@pardnchiu) [9490a1e]
- Add system release checking and terminal-launched update actions in system settings (@pardnchiu) [1422b38, 1f751aa]
- Add paged file-content search, bounded reads, result offsets, and contextual match lines (@pardnchiu) [e044ac6]
翻譯
- 新增動態解析的模型上下文限制,用於壓縮門檻,並加入供應商中繼資料快取與保守回退機制
- 記錄模型輸出耗時、隨用量紀錄保存,並於 TUI、WebUI 與聊天機器人頁尾顯示輸出 token 吞吐量
- 為設定使用端新增回覆語言中繼資料
- 在系統設定新增版本檢查與由終端機啟動的更新操作
- 新增分頁檔案內容搜尋、受限制讀取、結果位移量與相符行的上下文
FIX
- Fix WSL WebUI update launching by using a generated terminal script (@pardnchiu) [6ddd4c83]
翻譯
- 修正 WSL WebUI 透過產生的終端機腳本啟動更新時失敗的問題
REFACTOR
- Resolve sessions by stable self ID and allow duplicate display names while preserving automatic title generation (@pardnchiu) [b735b43]
- Simplify pinned-chat navigation, validate requested sessions, and widen pinned and file-preview panels (@pardnchiu) [fbb4560]
- Standardize control dimensions across configuration and feature forms (@pardnchiu) [e04dd65]
- Remove the legacy chat flag and unify persisted session IDs (@pardnchiu) [148b5b59]
翻譯
- 以穩定的 self ID 解析工作階段,允許重複顯示名稱,同時保留自動標題產生功能
- 簡化釘選聊天導覽、驗證要求的工作階段,並加寬釘選與檔案預覽面板
- 統一設定與功能表單中控制項的尺寸
- 移除舊版 chat 旗標並統一持久化工作階段識別碼
STYLE
- Align system settings cards to the top left (@pardnchiu) [e002fba2]
翻譯
- 調整系統設定卡片為靠左上排列
DOC
- Document recent runtime, file-tool, session, and update features (@pardnchiu) [2f696e31]
翻譯
- 補充近期執行環境、檔案工具、工作階段與更新功能文件
CHORE
- Upgrade go-pkg and go-sqlkit dependencies (@pardnchiu) [ab3356c]
翻譯
- 升級 go-pkg 與 go-sqlkit 相依套件
Scope
configs/prompts/guide/targeted_read.md— FEATinternal/agents/exec/— FEATinternal/agents/types/event.go— FEATinternal/filesystem/— FEATinternal/runtime/chatbot/— FEATinternal/runtime/routes/— FEATinternal/runtime/tui/— FEAT, REFACTORinternal/runtime/routes/handler/systemUpdate.go— FIXinternal/session/config/bot/— REFACTORREADME.md,doc/— DOCpage/— FEAT, REFACTOR, STYLEgo.mod,go.sum— CHORE
Generated by SKILL