v2026.7.2-beta.6
发布于 2026-08-01 · 翻译于
🎯 一句话总结:本版本强化数据恢复与消息持久化,新增会话分支、交互式应用与全平台审批,全面优化本地部署体验。
📋 更新要点(中文翻译)
1数据安全防护升级,新增隔离存储与崩溃恢复机制,防止主库损坏导致数据丢失。
2消息投递持久化,支持多平台消息在网关重启或本地崩溃后自动恢复。
3会话支持回溯与分支,可自由切换对话节点并跨设备同步分支记录。
4新增交互式MCP应用与仪表盘,支持工具绑定、沙盒加固及插件直接调用。
5全平台支持结构化提问与审批卡片,新增推送通知、排队机制与详细记录。
6集成主流视频会议插件,实时语音通话新增视频支持并优化密钥验证。
7推出Wear OS手表伴侣应用,支持快捷切换模型、实时通话控制与音频可视化。
▶查看英文原文(Release Notes)
## 2026.7.2
### Highlights
- **State safety and recovery:** protect persisted data with a quarantine store that survives primary-database damage, crash-recoverable SQLite snapshots, crash-durable filesystem publication, schema-upgrade data-loss rejection, and rollback-writer snapshot recovery. (#110453, #113367, #113453, #113473, #113580) Thanks @vincentkoc.
- **Durable channel delivery:** keep accepted messages recoverable across gateway restarts and local crashes through the shared ingress drain and dead-letter recovery, covering Telegram, Signal, Slack, QQBot, Twitch, Synology Chat, Tlon, IRC, and Zalo User. #108656, #107246, #109911 (#108924, #107288, #109907, #109910, #110844, #110852, #110899, #110910, #110914, #110916, #111029) Thanks @obviyus and @edenfunf.
- **Session rewind and branching:** rewind or fork conversations from individual messages, switch transcript branches across web and native apps, fork upstream Codex sessions, preserve branch-safe queued sends, reject stale-pane writes, and restore prompt images after a fork. (#110660, #110857, #110886, #111149, #112056, #112284, #113073, #113945) Thanks @vincentkoc.
- **Interactive MCP Apps and dashboards:** host ticketed MCP Apps with bound tools, resources, and bounded context updates; open them from channel replies, pin them to durable dashboards, harden their shared sandbox, and let native plugins declare them directly. #109851, #110451, #113218 (#109861, #109807, #110515, #111211, #111212, #111524, #111687, #111748, #113224) Thanks @fuller-stack-dev.
- **Questions and approvals everywhere:** let agents ask structured questions with option cards across web, channels, macOS, and native apps, while approvals gain push notifications, history, fair queuing, headless resolution, Claude tool-request relay, reviewer detail, and clearer formatted prompts. #85954 (#108505, #108709, #108776, #109922, #110242, #110372, #110584, #110681, #110989, #111060, #112918, #113027, #113193) Thanks @omarshahine.
- **Mee