Agenvoy v0.35.5 Release Notes
v0.35.4 -> v0.35.5
Summary
Interactive execution now stays attached to its asking channel while usage reporting becomes consistent. Guidance and architecture documentation are also tightened around the current runtime.
翻譯
互動式執行現在會持續交付至發起請求的通道,並統一用量回報;同時補強目前執行環境的指引與架構文件。
Changes
FIX
- Route confirmations and interactive requests back to the channel that initiated them, including resumed and subagent work (@pardnchiu) [81211cd7]
翻譯
- 將確認與互動式請求送回發起請求的通道,包含續接工作與子代理工作
UPDATE
- Unify input-token accounting and cache-hit display across runtime, terminal, and web event views (@pardnchiu) [81211cd7]
翻譯
- 統一執行環境、終端機與 Web 事件檢視中的輸入 token 計算與快取命中顯示
DOC
- Strengthen HTML report, code-reviewer, and commit-generation guidance with clearer validation and output rules (@pardnchiu) [7b94f521]
- Document the Taiwan-developed AI Agent Harness and align architecture, API, and storage documentation with the current implementation (@pardnchiu) [ae1cf7d9, 5abaad1b]
翻譯
- 強化 HTML 報告、code-reviewer 與 commit-generation 指引,補充更清楚的驗證與輸出規則
- 說明台灣自研 AI Agent Harness,並讓架構、API 與儲存文件對齊目前實作
Scope
internal/runtime/,internal/agents/,internal/tools/interactive/— FIX, UPDATEinternal/session/,internal/utils/,page/— UPDATEconfigs/prompts/guide/,extensions/skills/— DOCREADME.md,doc/— DOC
Generated by SKILL