Release info

OpenClaw and Pi Ship Same-Day Releases: 2026.8.1-beta.3 Adds GPT-5.6 Family, Pi 0.84.3 Brings Native PowerShell

The two self-hosted leaders shipped same-day releases on Aug 24: OpenClaw v2026.8.1-beta.3 (beta channel) adds GPT-5.6 Sol/Terra/Luna/Ultra reasoning support, a CDP relay and verified SQLite backup/restore; Pi v0.84.3 brings a native PowerShell tool for Windows, safer managed updates and /thinking controls.

August 26, 2026 · Source: https://github.com/openclaw/openclaw/releases/tag/v2026.8.1-beta.3

Direct answer: On August 24 the two core self-hosted projects shipped same-day releases — OpenClaw v2026.8.1-beta.3 (beta channel) headlines with GPT-5.6 Sol/Terra/Luna/Ultra reasoning support plus an ops-oriented batch (CDP relay, gateway supervision, verified SQLite backup/restore), while Pi v0.84.3 brings a native PowerShell tool for Windows, safer managed updates and thinking controls. The self-hosted toolchain keeps maturing fast.

OpenClaw v2026.8.1-beta.3: model breadth + operational depth

Official release highlights (beta channel; stable recommended for production):

  • GPT-5.6 Sol / Terra / Luna / Ultra reasoning support across OpenClaw and the Codex runtime — four reasoning tiers available out of the box;
  • Control UI first-run flow now continues verified model setup into Custodian and optional channel setup;
  • Puppeteer-compatible CDP relay for paired Chrome sessions;
  • Explicit external Gateway lifecycle supervision with verified restart handoff;
  • Compact, verified SQLite backup and fresh-target restore commands;
  • Shared durable ingress monitors for channel plugins.

Publication evidence is complete — npm package, tarball integrity hash, CI workflow links — and all 89 official plugins shipped and were read back at 2026.8.1-beta.3. For upgrades, follow the npm path in the local deployment tutorial.

Pi v0.84.3: a big one for Windows users

Pi (the kernel-engine route within the OpenClaw ecosystem, see our deep dive) shipped v0.84.3 the same day:

  • Native PowerShell tool (new): optional native command execution on Windows;
  • Safer managed updates: stage → verify → atomically activate, with rollback on failure;
  • Model & thinking controls: /thinking to pick reasoning levels, search defaults, session-scoped with explicit Ctrl+S persistence;
  • Breaking change (SDK level): GoogleThinkingLevel renamed to GoogleApiThinkingLevel, plus a new ResolvedGoogleApiThinkingLevel — custom-adapter developers take note.

How to read it

One project widens model breadth (GPT-5.6 tiers), the other deepens the platform (Windows-native + update safety) — both self-hosted lines are pushing toward production readiness. For selection: heavy browser automation and multi-model mixes lean OpenClaw; Windows-heavy users and minimal-kernel fans watch Pi. The managed camp made headlines this week with the Doubao Work consolidation (our coverage); the iteration-speed gap between the two poles is narrowing.

Sources