releaseintermediate
[Release] openclaw/openclaw v2026.7.2-beta.1: openclaw 2026.7.2-beta.1
By github-actions[bot]github
View original on githubOpenClaw v2026.7.2-beta.1 introduces remote coding sessions on cloud workers, native automation and mobile capabilities, safer channel operations, guided Control UI setup, improved gateway and session recovery, and new Linux packaging options. The release encompasses 2425 merged PRs with major enhancements to session management, coding agents, security boundaries, and reliability across multiple platforms including mobile, desktop, and headless systems.
Key Points
- •Remote coding sessions: Execute Control UI sessions on cloud workers with ability to open Codex and Claude catalog sessions in terminals and resume OpenCode/Pi sessions directly in terminal
- •Native automation parity: Bring Automations to mobile platforms, add foreground Voice Wake on Android, and expose camera, location, and notification capabilities from headless Linux nodes
- •Enhanced channel safety: Prevent Telegram durable-ingress loss after restarts, maintain Signal responsiveness during active turns, and fix channel allowlist access control vulnerabilities
- •Guided Control UI setup: Configure model providers from Settings, onboard channels through guided setup, and select images/models during session creation
- •Gateway and session recovery: Prevent restart admission wedging, recover reply sessions after finalization stalls, and maintain cron job state through lifecycle races
- •Linux packaging: Add deb and AppImage bundles with Gateway guidance, publish from stable main-based releases, and enable Windows installs to continue after Node.js installation
- •Cloud worker infrastructure: Implement session placement, dispatch, and worker-turn routing for remote session execution
- •Paired-node coding agents: Discover and continue OpenCode, Pi, Codex, and Claude catalog sessions through streaming CLI agent runs
- •MCP isolation: Scope MCP server connections to their requesting session for improved security and resource management
- •Terminal session reliability: Preserve early keystrokes, enable paired-node actions, authorize catalog reads, recover from stale connections, and handle heavy output for slow clients
Found this useful? Add it to a playbook for a step-by-step implementation guide.
Workflow Diagram
Start Process
Step A
Step B
Step C
Complete