Extended-Stable Hardening
OpenClaw 2026.6.34 is a targeted maintenance release. It carries critical reliability and security repairs to ensure the platform remains stable under diverse host conditions and messaging loads.
State safety and recovery
Keeping the Gateway healthy during startup and under load is a priority for this release.
- Robust SQLite checkpoints: Database writes are more resilient to transient host failures.
- Memory Core repair: Improved recovery from legacy-index and cache conflicts prevents fatal restart loops.
- Workspace bootstrap: More reliable reads and signalled process handling during the initial boot sequence.
Security boundaries
The release hardens the boundaries between the agent, the browser, and the host network.
- Sandboxed browser routes: Custom origins and trusted DNS targets now reject unsafe access paths.
- Execution safety: Sandbox, exec, and MCP paths gain additional input validation.
- Dependency updates: Patched versions of core libraries (including Undici and PostCSS) are integrated.
Resilient channel delivery
Messaging channels gain better burst handling and recovery.
- Discord stability: Sustained gateway bursts stay bounded to prevent disconnects.
- Idempotent ACKs: Message acknowledgements are safer across retries.
- Work resumption: Pending channel work now resumes more reliably after a Gateway restart.
Agent and runtime improvements
The underlying runtimes for agents and tools have been strengthened.
- Codex subagents: Native subagents better retain parent subscriptions and track V2 child activity.
- Stream handling: Progress handling and stdio failures recover without silently ending active work.
- WSL permissions: Better tolerance for guarded chmod operations in WSL environments.
Technical Notes
- Canonical release key: 2026.6.34 (v2026.6.34)
- Release shape: Maintenance and hardening (Extended-Stable).
- Operational effect: Higher durability and safer boundaries.
Upgrade Guide
Who should upgrade?
- Operators running in high-load or transient environments
- Users relying on native subagents or heavy browser automation
- Anyone prioritizing platform security and state durability
How to upgrade
Update your installation from the terminal:
openclaw update
FAQ
What is the focus of this release?
This is an extended-stable maintenance release focused on reliability and security hardening. It improves state safety, channel recovery, and cross-platform consistency without introducing major new features.
What improved in security?
The release hardens browser and network boundaries, improves execution safety for sandboxed tasks, and updates core dependencies to address upstream security advisories.
How does it handle state safety?
It introduces more robust SQLite checkpointing and workspace recovery, ensuring that transient host conditions or crashes don't lead to fatal startup loops or data corruption.
Which channels received updates?
Discord, Telegram, and native delivery paths saw improvements in burst handling, idempotent acknowledgements, and recovery of pending work after a gateway restart.
Need help from people who already use this stuff?
Join the OpenClaw Community
Get help with your setup, share your agent workflows, and stay up to date with the latest releases in our profit-lab community.