Documentation v0.32.6

Agenvoy v0.32.1 Release Notes

v0.32.0 -> v0.32.1

Summary

A message sent while a turn is running now steers that turn instead of queueing a second one, matching TUI behaviour, and every interjection is recorded in the action log. Each answer ends with generated follow-up suggestions and, on the first turn, a chat title. The Web UI is still under development and gains chat streaming, ask_user prompts, the live task checklist, per-session model selection, and recency-ordered sessions; the TUI session switcher gains prefix filter tabs.

KuraDB migration notice: KuraDB RAG is now an independent MCP server and Agenvoy no longer manages its lifecycle. After upgrading, run /kuradb to update KuraDB to a compatible version and reconnect the MCP server.

翻譯

任務執行中送出的訊息改為插話引導當前任務,不再另起一輪,行為與 TUI 一致,且每則插話都會記錄進 action log。每次回答結束會生成後續提問建議,首輪並生成對話標題。Web UI 仍在開發中,本版加入聊天串流、ask_user 提問、即時任務清單、單一工作階段的模型選擇,以及依最近使用排序的工作階段列表;TUI 的工作階段切換選單新增前綴篩選分頁。

KuraDB 遷移提醒: KuraDB RAG 已獨立為 MCP server,不再由 Agenvoy 管理生命週期。升級後請透過 /kuradb 指令更新 KuraDB 至相容版本,並重新連線 MCP server。

Changes

FEAT

翻譯
  • 新增後續建議與可設定的事件重播
  • 串接網頁聊天傳送、即時串流與工作階段近用排序
  • 新增待處理事件發布與聊天工作階段前綴
  • 新增工作階段切換分頁並支援後續建議語言在地化
  • 將訊息轉送至執行中的工作階段作為 steer 輸入
  • 新增聊天任務與待處理互動面板
  • 新增模型選擇、待處理提示與聊天任務渲染
  • 強化聊天控制項與訊息渲染版面

UPDATE

翻譯
  • 調整後續建議提示與工作階段排序

Scope


Generated by SKILL