OpenClaw v2026.7.2-beta.2 Lands Remote Coding Sessions and Mobile Automation Parity

OpenClaw v2026.7.2-beta.2 shipped today — July 17, 2026 — just four days after the v2026.7.1 stable release, bringing remote coding workflows and meaningful mobile automation improvements to the forefront.

Remote Coding Sessions: Control UI in the Cloud, Codex in Your Terminal

The headline feature is remote coding sessions: users can now run Control UI sessions on cloud workers, open Codex and Claude catalog sessions directly in terminals on their owning hosts, and resume OpenCode and Pi sessions from a terminal. This effectively decouples the agent runtime from the local machine for coding workloads — a significant step for users who want the power of a beefy remote box with the low-latency interaction of a local terminal.

Mobile Automation Gets Serious

Android gets two meaningful additions:

  • Foreground Voice Wake — voice activation now works reliably on Android without being killed by the OS
  • Automations parity with mobile — the automation system that previously only worked well on desktop now reaches Android fully

On the Linux node side, camera, location, and notification capabilities are now exposed from headless Linux nodes, expanding what a headless OpenClaw deployment can do in terms of sensing its environment.

Security Fixes for Telegram, Signal, and Channel Allowlists

Three security-relevant fixes landed in this release:

  • Telegram durable-ingress loss — OpenClaw no longer loses Telegram message tracking after Gateway restarts
  • Signal stop and approval controls — these remain responsive during active agent turns, closing a race condition
  • Channel allowlists — fixed a bug where channel allowlists could inadvertently grant owner-level access to non-owners

Guided Control UI Setup

The Control UI gains a guided setup flow for adding model providers, onboarding channels, and choosing images and models when creating sessions — addressing one of the biggest friction points for new users coming from the OpenClaw onboard experience.

Gateway and Session Recovery

Under the hood: Gateway restart admission is now hardened against wedging, reply sessions recover from finalization stalls, and one-shot cron jobs survive lifecycle claim races.

Availability

v2026.7.2-beta.2 is available now on GitHub as a pre-release. Given the pace of releases (stable just four days ago, now on beta.2), the stable v2026.7.2 tag is likely imminent.

View the release on GitHub

← Back to News