Agenvoy v1.0.8 Release Notes
v1.0.7 -> v1.0.8
Summary
Strengthens concurrent chat rendering so each active task retains its own progress and completion state. Streamlines terminal status feedback for a more consistent interaction flow.
翻譯
強化並行聊天的渲染,使每項執行中的任務都能保留各自的進度與完成狀態。同步整理終端狀態回饋,讓互動流程更一致。
Changes
FIX
- Preserve task-specific todo state and action-log grouping when concurrent chat tasks interleave. (@pardnchiu) [b0ced254]
翻譯
- 在並行聊天任務交錯時,保留各任務專屬的待辦狀態與動作日誌歸屬。
UPDATE
- Standardize TUI status and error messages while removing decorative separators from prompts and notifications. (@pardnchiu) [3db488b6]
翻譯
- 統一 TUI 的狀態與錯誤訊息,並移除提示與通知中的裝飾分隔符號。
Scope
page/— FIXinternal/runtime/tui/— UPDATE
Generated by SKILL