Release info

OpenClaw v2026.8.2 Ships Home Dock and a Linux Desktop Companion; the Official Post '2.0, Accidentally' Tops HN at 147 Points

The first update on the OpenClaw 2.0 stable line, v2026.8.2 (Sep 1), brings a dockable Home agent (Cmd/Ctrl+Shift+H), a Linux desktop companion (.deb/AppImage), background sessions and safer upgrades. Meanwhile the official post 'OpenClaw 2.0, Accidentally' topped HN at 147 points: 933 contributors, 16,000+ PRs, and the story of pausing a 106-releases-in-230-days cadence for a seven-week rebuild.

September 2, 2026 · Source: https://github.com/openclaw/openclaw/releases/tag/v2026.8.2

Direct answer: The OpenClaw 2.0 stable line (v2026.8.1, our launch coverage) shipped its first update in three days — v2026.8.2 (Sep 1): a dockable Home agent, a first Linux desktop companion (.deb/AppImage), background sessions and safer upgrade protection. Meanwhile the official post "OpenClaw 2.0, Accidentally" climbed to 147 points on Hacker News, revealing a 2.0 built by 933 contributors and 16,000+ PRs after the team deliberately paused a 106-releases-in-230-days cadence for a seven-week rebuild.

v2026.8.2: the stable line's first polish pass

Official release highlights (stable channel, direct upgrade):

  • Home agent docking: open Home in a right or bottom dock with Cmd/Ctrl+Shift+H, keep the current page in view, preview or remove its work-context snapshot, or attach selected text to your message;
  • A desktop companion for Linux: .deb and AppImage on x86-64, connecting to a local or remote Gateway, with Quick Chat from the system tray or an X11 shortcut; AppImage updates are signature-verified;
  • Start work without switching pages: create and run a background session from New Session, keep its local/cloud/paired-device placement, open it from the completion notice;
  • Safer upgrades: preserve newer configuration, stop incomplete session migrations before claiming success, and recover a stopped Gateway after a failed update only when the installed package or rollback is verified safe.

The site's upgrade tutorial has been synced with this version; fresh installs follow the local deployment tutorial.

"2.0, Accidentally": a postmortem validated by 147 points

The official blog post (by Hannes Rudolph, Aug 30) tells how 2.0 happened "accidentally": the goal was merely simpler installation plus a first-class browser app, but doing that right meant cleanup spread across the whole project until it "accidentally" became 2.0. Numbers and lines worth remembering:

  • After 106 releases in 230 days, the team went nearly seven weeks without shipping — "the increased volume and pace of work outgrew both the foundation of OpenClaw and the process we used to ship it" — so both the foundation and the release process were rebuilt;
  • This version contains roughly 50% of all merged PRs in OpenClaw's history: "It was built by 933 contributors, including 569 first-time contributors, and is composed of over 16,000 pull requests";
  • Internal use hit a wall — "no way to introduce collaborators without losing context" — which birthed shared cloud sessions: OpenClaw is now the multi-player experience the team uses to build OpenClaw.

Topping HN at 147 points (Aug 31) says the 2.0 story landed with developers; with a .2 update three days after stable, the rebuilt release machine is running smoothly. On the DeepSeek Harness side, the alpha line rolled to v0.1.2-alpha.3/4 (Aug 31/Sep 1), still iterating in small steps.

Sources