Release version 0.13.10
- refactor(workspace): Workspace mode now switches automatically between conversation and fusion based on open file tabs, removing the manual mode selector and stale persisted files mode.
- feat(chat): Message links now open directly from chat, with hardened web/desktop handling for external, mailto:, tel:, and file-path links.
- fix(pet): Permission responses now clear the waiting animation immediately across local windows, WebSocket reconnects, server-mode peers, and chat-channel auto-approval.
- feat(acp): Added Claude Code ACP compatibility handling with normalized tool calls and updated UI classifications.
- chore(acp): Bumped bundled agent registry versions — claude-agent-acp 0.37.0, Gemini CLI 0.43.0, OpenClaw 2026.5.20, Cline 3.0.9, and OpenCode 1.15.7.
- chore(rust): Formatted backend sources.
发布版本 0.13.10
- 重构(工作区):工作区模式现在会根据是否打开文件标签自动在会话与融合模式之间切换,移除手动模式切换器和过期的本地持久化模式。
- 功能(聊天):聊天消息中的链接现在可直接打开,并加固了 Web/桌面端对外部链接、
mailto:、tel:和文件路径链接的处理。 - 修复(桌宠):权限响应后会立即清除等待动画,覆盖本地窗口、WebSocket 重连、服务器模式实例和聊天频道自动批准场景。
- 功能(ACP):新增 Claude Code ACP 兼容处理,包括工具调用规范化和 UI 分类更新。
- 调整(ACP):升级内置代理版本——claude-agent-acp 0.37.0、Gemini CLI 0.43.0、OpenClaw 2026.5.20、Cline 3.0.9、OpenCode 1.15.7。
- 调整(Rust):格式化后端源码。