Agenvoy v1.0.2 Release Notes
v1.0.1 -> v1.0.2
Summary
Makes interrupted work easier to resume and keeps schedule authoring centered on complete skill definitions. Skill and scheduler views now expose supporting files alongside the main instructions.
翻譯
讓中斷工作更容易續跑,並讓排程編寫以完整 Skill 定義為核心。Skill 與排程檢視現會連同主要指令顯示附屬檔案。
Changes
FEAT
- Persist resumable task identity in the Web client and unify running or paused task controls in the chat input. (@pardnchiu) [c554c778, c02013c0, 97f83fd6]
翻譯
- 在 Web 用戶端保存可續跑任務識別,並將執行中或暫停任務的控制整合至聊天輸入列。
UPDATE
- Return complete scheduler skill content and supported companion files, and accept scheduler content with its own frontmatter. (@pardnchiu) [e445c4de, bec6da65]
- Refine Skill authoring guidance and chatbot clarification instructions. (@pardnchiu) [22a17d99]
翻譯
- 回傳完整排程 Skill 內容與支援的附屬檔案,並接受自帶 frontmatter 的排程內容。
- 精進 Skill 編寫指引與聊天機器人釐清需求的指示。
DOC
- Update dispatcher model guidance and document the scheduler skill API shape. (@pardnchiu) [25e2058f]
翻譯
- 更新 dispatcher 模型建議,並記錄排程 Skill API 形式。
Scope
internal/agents/exec/,internal/agents/types/,internal/session/log/— FEATpage/— FEAT, UPDATEinternal/filesystem/skill/,internal/runtime/routes/handler/— UPDATEextensions/skills/,configs/prompts/— UPDATEREADME.md,doc/— DOC
Generated by SKILL