Agenvoy v0.35.4 Release Notes
v0.35.3 -> v0.35.4
Summary
The release consolidates prompt and note handling, adds report output and in-app document preview, and tightens resumed-session behavior. It also cleans up guidance and migration paths around the reorganized runtime.
翻譯
本版整合提示詞與筆記處理,新增報告輸出和應用程式內文件預覽,並改善續接工作階段的行為;同時整理重新組織後執行環境的指引與遷移路徑。
Changes
FEAT
- Add report-specific prompt support and a dedicated report-writing tool (@pardnchiu) [61c170b5]
- Add in-app document preview for supported workspace files (@pardnchiu) [2a399b05]
翻譯
- 新增報告專用提示詞支援與專用報告寫入工具
- 為支援的工作區檔案新增應用程式內文件預覽
FIX
- Fix note migration transaction handling and prevent resumed stream content from duplicating (@pardnchiu) [a3db1709]
翻譯
- 修正筆記遷移交易處理,並避免續接串流內容重複
UPDATE
- Refine subagent, tool-error, and todo-planning guidance (@pardnchiu) [c968a23d]
翻譯
- 精簡子代理、工具錯誤與待辦規劃指引
REFACTOR
- Rename knowledge storage, tools, and routes to notes while preserving legacy data migration (@pardnchiu) [061936dd]
- Consolidate system prompts, move embedded prompt assets into structured directories, and guard summary-preserving resets (@pardnchiu) [1012a758, c5eb7fee]
翻譯
- 將 knowledge 儲存、工具與路由改名為 notes,並保留舊資料遷移
- 整合 system prompts,將嵌入提示詞資源移入結構化目錄,並防止保留摘要的重設遺失上下文
Scope
internal/note/,internal/runtime/routes/,internal/tools/note/— REFACTOR, FIXconfigs/prompts/,configs/configs.go,internal/agents/exec/— FEAT, REFACTOR, UPDATEinternal/tools/file/— FEATpage/— FEAT, FIX, REFACTOR
Generated by SKILL