🦞
MumClaw
养虾不花冤枉钱

v2026.7.2-beta.1

发布于 2026-07-15 · 翻译于

🎯 一句话总结:本版本聚焦云端远程编码与移动端自动化,全面优化安装引导、会话管理及系统稳定性。

📋 更新要点(中文翻译)

1支持云端远程编码会话,可直接在终端恢复或跨主机运行。
2移动端自动化功能全面补齐,新增安卓语音唤醒及硬件调用。
3优化频道通信稳定性,修复权限漏洞并提升控制响应速度。
4新增控制面板引导式设置,支持一键配置模型与频道。
5增强网关与会话恢复能力,避免重启卡死及定时任务冲突。
6提供Linux安装包与AppImage,大幅优化Windows安装流程。
7引入AI代理记忆同步与会话级MCP隔离,提升开发安全性。
8会话界面实时显示分支状态与文件变更,优化任务进度展示。
查看英文原文(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 - **Cloud workers:** add session placement, dispatch, and worker-turn routing for remote session execution. (#106332) - **Paired-node coding agents:** discover OpenCode and Pi sessions and continue Codex and Claude catalog sessions through streaming CLI agent runs. (#106941, #106927, #105833) - **Catalog sessions:** create eligible catalog sessions directly from the Control UI sidebar. (#105810) Thanks @fuller-stack-dev. - **Managed worktrees:
v2026.7.1v2026.7.2-beta.2