OpenClaw v2026.7.2-beta.3 Brings Remote Coding Sessions and Mobile Automation Parity

OpenClaw v2026.7.2-beta.3 dropped July 18, and it’s one of the more capability-heavy beta releases in recent weeks. The headline features span remote coding, mobile automation, and platform packaging β€” a combination that points toward OpenClaw maturing as a serious infrastructure tool.

Remote Coding Sessions

The biggest theme is remote and distributed coding workflows. Control UI sessions can now run on cloud workers, and Codex and Claude catalog sessions can be opened directly in terminals on their owning hosts. OpenCode and Pi sessions can be resumed from a terminal context. This effectively closes the loop on headless and remote agent workflows β€” you can now spawn, drive, and interact with coding agents running elsewhere without being tied to a local browser session.

Native Automation Reaches Mobile

Automations β€” OpenClaw’s workflow automation system β€” now has feature parity on mobile. Android gains Voice Wake (foreground), and headless Linux nodes can now expose camera, location, and notification capabilities. This is a meaningful step for anyone running OpenClaw on edge devices or IoT hardware.

Safer Channel Operation

Three messaging channels get meaningful reliability and security fixes:

  • Telegram: durable-ingress loss after restarts is now prevented
  • Signal: stop and approval controls stay responsive during active turns
  • Channel allowlists: no longer grant owner access β€” a security fix worth noting

Linux Packaging Expands

For Linux users, this release adds deb and AppImage bundles with Gateway guidance, and publishes them from stable main-based releases. Windows installs also now continue immediately after winget adds Node.js β€” no more manual hand-off after the Node dependency resolves.

Other Noteworthy Changes

  • ClickClack guided setup: Configure ClickClack from openclaw onboard or openclaw channels add clickclack with URL, token, and workspace prompts β€” no more manual config files
  • GPT-5.6 defaults: Fresh API-key setups now default to openai/gpt-5.6 (Sol alias), with medium reasoning across both runtimes
  • iOS offline chat: Recent sessions are pre-painted from a protected cache; sending stays disabled offline
  • Control UI chat layout: Bubbles are now centered on the composer axis β€” a visual polish that improves readability

The release was signed by Peter Steinberger (/steipete) on July 18 at 23:16 UTC. Install via brew upgrade openclaw or grab the new Linux packages from GitHub.

← Back to News