v0.28.1 -> v0.28.2
Summary
Expands Agenvoy’s interactive orchestration with reusable delegation, steadier resume behavior, and clearer live progress across sessions. Adds bilingual documentation and a web surface while tightening reasoning flow, runtime limits, and execution guardrails.
翻譯
擴充 Agenvoy 的互動式協作流程,加入可重用委派、更穩定的續跑行為,以及跨 session 更清楚的即時進度。同步補強雙語文件與 Web 介面,並收緊 reasoning 流、執行限制與執行期防護。
Changes
FEAT
- Add reusable named-session discovery before single subagent delegation and expose the session list tool (@pardnchiu) [a7d35b5]
- Add bilingual documentation and Traditional Chinese site support (@pardnchiu) [4d6d864]
- Add a reasoning event pipeline across providers, UI, and logs (@pardnchiu) [234cb1d]
- Introduce a Web Dashboard with an intro section and linked web entry points (@pardnchiu) [8068a16]
- Add a landing page and docs site on Cloudflare Worker (@pardnchiu) [5d708b0]
翻譯
- 單一 subagent 委派前新增可重用 named session 探測,並提供 session 清單工具
- 新增雙語文件與繁體中文網站支援
- 建立跨 provider、UI 與 log 的 reasoning 事件管線
- 導入含介紹區塊與 Web 入口連結的 Web Dashboard
- 於 Cloudflare Worker 上新增 landing page 與文件網站
FIX
- Preserve reply anchors and pending metadata across
ask_userresume flow so interactive replies recover correctly (@pardnchiu) [9d77701]
翻譯
- 在
ask_user續跑流程中保留回覆錨點與 pending metadata,讓互動式回覆能正確恢復
UPDATE
- Strengthen
write_todoplan preservation, subagent reasoning rendering, and prompt guidance around planner behavior (@pardnchiu) [a7ac522] - Refine execution limits, prompt rules, and worker dependencies across runtime and configuration layers (@pardnchiu) [344d5fd]
翻譯
- 強化
write_todo計畫保留、subagent reasoning 呈現,以及 planner 行為的提示規則 - 橫跨 runtime 與設定層微調執行限制、prompt 規則與 worker 依賴
REFACTOR
- Replace
generate_planwith thewrite_todochecklist flow and TUI plan updates (@pardnchiu) [3b7c69c]
翻譯
- 以
write_todochecklist 流程與 TUI 計畫更新取代generate_plan
CHORE
- Restructure README positioning and fix Codex reasoning content extraction (@pardnchiu) [ea04db3]
翻譯
- 調整 README 定位,並修正 Codex reasoning 內容擷取
Scope
internal/tools/agent/subagent/— FEATinternal/tools/interactive/— FEAT, FIX, UPDATE, REFACTORinternal/agents/exec/— UPDATE, REFACTORinternal/agents/provider/— FEAT, UPDATE, CHOREinternal/runtime/{telegram,discord,tui,routes}/— FEAT, FIX, UPDATE, REFACTORconfigs/prompts/— UPDATEdoc/— FEAT, CHOREworker/— FEAT, UPDATEREADME.md— CHORE
Generated by SKILL