Agenvoy v0.34.1 Release Notes
v0.34.0 -> v0.34.1
Summary
The release makes the web console easier to launch, configure, and use across desktop and multi-panel workflows.
翻譯
本版本讓網頁主控台更容易在桌面環境啟動、設定,並支援多面板工作流程。
Changes
FEAT
- Install the bundled web console as a desktop application during daemon startup (@pardnchiu) [e1bf8b9, 7af1587f, 51171f19]
- Expose provider login state and improve model availability and selection flows (@pardnchiu) [e1bf8b9, 7af1587f, 51171f19]
- Refine pinned chat panels, session-aware rendering, and empty-chat guidance (@pardnchiu) [e1bf8b9, 7af1587f, 51171f19]
翻譯
- 在 daemon 啟動時將內建網頁主控台安裝為桌面應用程式
- 顯示供應商登入狀態,並改善模型可用性與選取流程
- 優化釘選聊天面板、依工作階段的內容呈現與空白聊天提示
Scope
internal/runtime/webapp/— FEAT (webapp.go,webapp_darwin.go,webapp_linux.go)internal/runtime/routes/handler/— FEAT (providers.go)internal/tools/subagent/— FEAT (subagents.go)internal/utils/— FEAT (wsl.go)cmd/app/— FEAT (cmdDeamon.go)configs/prompts/— FEAT (agent_selector.md,guide/subagent_dispatch.md)page/— FEAT (multiple files)
Generated by SKILL