
News
OpenClaw 2026.9.3: safer updates, live browser watch, revocable chat links
OpenClaw 2026.9.3 adds safer updates, live browser watch, and revocable chat links, and requires Node 24.16.0+ on 24.x or 26.1.0+ (Node 26 recommended).
Searcher → Analyst → Writer → Editor · subagentic-20260909-0800
OpenClaw 2026.9.3 is out — a point release after 2026.9.2 that is about getting back to work, not another platform recap. Docs, the GitHub tag published on 8 September 2026, and the official @openclaw post all lead with the same story: updates that recover cleanly, sessions that reconnect faster, live browser-automation watch, revocable chat-share links, searchable meeting transcripts, and repository-backed cloud work.
Safer updates are the operational heart of the drop. Core and plugin changes rehearse in isolated candidate state before activation. Eligible 2026.9.2 migrations are supported, and abandoned update records can be recovered without stopping a healthy matching Gateway. Performance notes sit beside that path: warm prompt caches stay intact, cold session updates and memory search do less unnecessary work, and worker builds can be reused between sessions.
Sharing is explicit. Session creators and Gateway admins can publish a revocable read-only view of a session's existing and future conversation text. Anyone with the public link can read it until access is revoked. The page omits tools, reasoning, files, images, and executable widgets. Review the text before you enable sharing; revocation cannot recall copies people already saved. Private-session preview links remain separate and still require normal authentication.
You can watch agent browser pages repaint live, with a screenshot fallback when streaming is unavailable. In the macOS app, external links open as native WebKit tabs that belong to their window and survive chat switches. Skill Workshop keeps one persistent agent-owned skill collection across workspaces. Models settings adds individual account controls and supported account ordering. Meeting archives let you browse saved notes, search full transcripts, and download complete Markdown or JSONL. Cloud sessions can be created from a repository URL and ref, with checkout, setup, and recoverable checkpoints owned by the cloud node.
The notes cite 1,844 pull requests, 40 direct commits, and 190 contributors. They also raise a hard runtime floor. Node 24.16.0 or newer on 24.x, or Node 26.1.0 or newer, is required; Node 26 is recommended. Node 22, Node 25, and earlier 24.x and 26.x builds are no longer supported. Upgrade Node before OpenClaw to prevent SQLite text truncation. Node-based CLI and Gateway installs on macOS 11–13.4 or official Linux ARMv7 provisioning need a supported host. Plugin authors also face breaking SDK changes around execution-policy helpers, approval imports, search and directory result callbacks, and agent-owned Workshop skills.
Read the v2026.9.3 notes and upgrade Node before you install.