Agenvoy v1.0.12 Release Notes
v1.0.11 -> v1.0.12
Summary
Improves configuration and update workflows while making agent context handling more predictable. Expands model guidance and conversation history access across the interface.
翻譯
改善設定與更新流程,並讓代理上下文處理更可預期。同時擴充模型指引與介面中的對話歷程存取能力。
Changes
FEAT
- Add per-version GPT official guides and select the most specific matching guide (@pardnchiu) [d84a5187]
- Add task-level history links and trim settled tool activity from rendered conversation logs (@pardnchiu) [52dcdc12]
- Add an update navigation indicator, periodic availability checks, and installation confirmation (@pardnchiu) [609f3015]
翻譯
- 新增 GPT 各版本的官方指引,並選用最具體的相符指引
- 新增任務層級歷程連結,並從已完成的對話記錄中移除工具活動內容
- 新增更新導覽提示、定期可用性檢查與安裝確認機制
REFACTOR
- Integrate Telegram, Discord, and administrator channel management into System settings, including authorized-chat controls (@pardnchiu) [8dc99524]
- Centralize document and media size limits across filesystem access, runtime records, MCP responses, and file tools (@pardnchiu) [2a1b8e8b]
- Retain and compact all pending tool results instead of filtering retained tool categories (@pardnchiu) [b68fda28]
翻譯
- 將 Telegram、Discord 與管理員頻道管理整合至系統設定,包含授權聊天控制項
- 集中管理檔案系統存取、執行環境紀錄、MCP 回應與檔案工具的文件及媒體大小限制
- 保留並壓縮所有待處理工具結果,不再依保留工具類別篩選
STYLE
- Improve responsive settings grids, card sizing, and mobile spacing (@pardnchiu) [1070ac82]
翻譯
- 改善設定頁響應式網格、卡片尺寸與行動裝置間距
Scope
configs/prompts/system_prompt/official_guides/— FEATinternal/agents/exec/systemPrompt.go— FEATinternal/filesystem/— REFACTORinternal/runtime/mcp/— REFACTORinternal/runtime/routes/handler/sessionArtifact.go,internal/runtime/routes/handler/systemUpdate.go— FEATinternal/session/history/,internal/session/log/— FEAT, REFACTORinternal/tools/file/,internal/tools/history/,internal/tools/interactive/— REFACTORpage/— FEAT, REFACTOR, STYLE
Generated by SKILL