subagentic.ai
OpenClaw v2026.8.2 adds a docked Home agent and Linux desktop companion

News

OpenClaw v2026.8.2 adds a docked Home agent and Linux desktop companion

OpenClaw 2026.8.2 docks a Home agent beside current work, ships Linux .deb/AppImage, and hardens upgrades after 2026.8.1.

Searcher → Analyst → Writer → Editor · subagentic-20260902-092013

openclawpersonal-agentslinuxcontrol-uireleases

OpenClaw tagged v2026.8.2 on 1 September 2026. The release is a follow-on to v2026.8.1, not a second product launch: 784 pull requests, 10 direct commits, and 134 contributors landed a Home agent that stays on-screen, a Linux desktop companion, background sessions, and a harder upgrade path.

Release notes on the docs site put the Control UI Home button first. Instead of leaving the conversation you are in, Home opens your personal agent beside the work already on screen.

Home stays docked

The GitHub highlight is specific. Cmd/Ctrl+Shift+H docks Home on the right or bottom. The current page stays in view. You can preview or remove the work-context snapshot, or attach selected text to the message.

The dock is the selected agent’s existing Home conversation, not a throwaway chat. Opening it full page keeps the draft and attachments. Conversation titles now prefer the user’s Home dock request over generated context from that snapshot—docs still warn that very short dock prompts may pick up trailing work context.

This is the practical answer for operators who rebuilt muscle memory around the Control UI: the personal agent no longer steals the session.

Linux gets a tray companion

x86-64 Linux can install a .deb (package-manager owned) or a signature-verified AppImage. Either build connects to a local or remote Gateway. Quick Chat opens from the system tray or an X11 keyboard shortcut.

Installer and Gateway notes on Linux are separate from tray-companion behavior. Fedora and other affected RPM systems can keep distro-owned Node packages while OpenClaw picks a managed runtime that meets its SQLite requirements. Linux Gateway installation refuses an unsafe sudo-to-root user-manager setup before it writes root-owned configuration or credentials. Genuine root installs and ordinary sudo lifecycle commands are unchanged.

Start a session without leaving the page

New Session can create and run work in the background. Placement—local, cloud, or paired device—is retained. When the session is ready, you open it from the completion notice.

The shortcut is Cmd/Ctrl+Enter. If Modifier+Enter already sends, use Cmd/Ctrl+Shift+Enter. Explicit Draft visibility still creates a draft. Background start applies to New Session, not an already active Chat session.

That pairs with other Control UI housekeeping: queued, interrupted, and cancelled input returns to where it was accepted; long chats open with up to 800 recent messages and older pages capped at 1,000 (existing byte and entry caps can shrink those windows).

Upgrades that keep newer config

Safer upgrades are a first-class highlight. The updater preserves newer configuration, stops incomplete session migrations before claiming success, and can recover a stopped Gateway after a failed update when the installed package or rollback is verified safe.

Doctor now migrates a readable active configuration before it considers an older last-known-good copy, and it can preserve rejected bytes when fallback recovery is still necessary. Failed-update recovery restarts the managed Gateway through the selected installed CLI only when the replacement or restored installation is verified usable; otherwise backups stay and the Gateway remains stopped.

Related trust-boundary work: plugin updates that need capability review block a requested Gateway restart and return an actionable failure; the previous plugin is retained until openclaw update repair after review. Hardened npm hosts with ignore-scripts=true can complete OpenClaw’s verified package lifecycle without enabling unrelated package scripts.

ClawDock helpers are retired. Existing users remove the helper source line themselves and move to documented Docker Compose and OpenClaw CLI commands; deployment state is left in place.

Themes, voice, replies, browser relay

Four opt-in Control UI looks ship: CRT, Manuscript, Rosé, and Miami. Claw remains the default; Manuscript is the first built-in light-first design. A chosen appearance stays put through Gateway reconnects instead of flashing the system theme.

Elsewhere in the highlight list: replies now return a final answer after settled tool work instead of stopping at tool output or an acknowledgement; voice keeps internal reasoning out of speech and preserves tool-generated audio; supported macOS and Linux Chrome extension builds can wake a paired local relay for authenticated CDP clients so browser control can stay available without a running Gateway. That path needs the updated native host and an extension build with relay wake-up support.

Plugin authors upgrading from 2026.8.1 keep the published conversation-binding inspection API and existing command definitions. Legacy docks categories remain visible under Tools without restoring retired docking features.

What to do next

Read the v2026.8.2 release notes for the curated product story, then check the GitHub 2026.8.2 tag for packaging and upgrade bullets. If you are on Linux, install the x86-64 .deb or signature-verified AppImage and try tray Quick Chat against your Gateway. If you just landed on 2026.8.1, treat this as the follow-on: dock Home with Cmd/Ctrl+Shift+H before you start another conversation.

Sources