v2026.7.2-beta.2
发布于 2026-07-17 · 翻译于
🎯 一句话总结:本版本聚焦远程会话、移动端自动化与安装体验升级,全面强化系统稳定性与操作引导。
📋 更新要点(中文翻译)
1支持远程编码会话,可在云端运行控制界面,并在本地终端直接恢复各类会话。
2移动端自动化功能全面对齐,Android新增前台语音唤醒,开放节点摄像头与定位权限。
3提升频道操作安全性,修复重启消息丢失问题,优化控制响应并严格限制白名单权限。
4新增引导式控制面板设置,支持在设置中配置模型提供商,并通过向导快速接入频道。
5增强网关与会话恢复能力,防止重启卡死,自动恢复停滞会话并保障定时任务稳定。
6新增Linux安装包与AppImage格式,优化Windows安装流程,支持依赖安装后无缝继续。
7技能工坊默认跳过二次审批提示,允许智能体直接执行应用或隔离操作。
▶查看英文原文(Release Notes)
## 2026.7.2
### Highlights
- **Remote coding sessions:** run Control UI sessions on cloud workers, open Codex and Claude catalog sessions in terminals on their owning hosts, and resume OpenCode and Pi sessions directly in a terminal. (#107670, #107086, #107200)
- **Native automation and nodes:** bring Automations parity to mobile, add foreground Voice Wake on Android, and expose camera, location, and notification capabilities from headless Linux nodes. (#106355, #107081, #107193)
- **Safer channel operation:** prevent Telegram durable-ingress loss after restarts, keep Signal stop and approval controls responsive during active turns, and stop channel allowlists from granting owner access. (#107288, #107422, #107403) Thanks @obviyus, @arduano, and @yetval.
- **Guided Control UI setup:** configure model providers from Settings, onboard channels through a guided setup page, and choose images and models while creating sessions. (#106490, #106469, #107358) Thanks @alexandre-leng and @fuller-stack-dev.
- **Gateway and session recovery:** prevent restart admission from wedging the Gateway, recover reply sessions after finalization stalls, and keep one-shot cron jobs enabled through lifecycle claim races. (#107339, #106792, #107236) Thanks @obviyus, @joshavant, @charliemeyer2000, and @SL4N.
- **Install and packaging:** add Linux deb and AppImage bundles with Gateway guidance, publish them from stable main-based releases, and let Windows installs continue immediately after winget adds Node.js. (#106533, #106891, #106862)
### Changes
- **External gateway supervision:** add `OPENCLAW_SUPERVISOR_MODE=external` for lifecycle owners such as OCM, preserving verified restart and deferral behavior without exposing native service authority, blocking native service mutation and self-update, and providing a versioned atomic restart-handoff consume contract. Thanks @shakkernerd.
- **ClickClack guided setup:** configure ClickClack from `openclaw onboard` or `openclaw channels add clic