Agent DailyAgent Daily
releaseintermediate

[Release] openclaw/openclaw v2026.6.2-beta.1: openclaw 2026.6.2-beta.1

By steipetegithub
View original on github

OpenClaw v2026.6.2-beta.1 introduces a safer plugin/skill installation system using operator install policies instead of dangerous-code scanners, with enhanced security across messaging channels (Telegram, Discord, Feishu, WhatsApp). Major improvements include better chat UI streaming preservation, session management fixes, and comprehensive security hardening for config recovery and gateway operations. The release also strengthens CI/E2E validation with bounded network calls and improved error handling across Docker, packaging, and release processes.

Key Points

  • Replace dangerous-code scanner with operator install policy for plugins/skills, providing clearer doctor, CLI, ClawHub, and troubleshooting surfaces
  • Enhance messaging channel safety: fix duplicate transcript mirrors, Telegram admin writeback, Discord voice errors, and approval allowlists across Telegram, Feishu, Discord, WhatsApp
  • Preserve visible streaming text in chat flows and improve UI responsiveness with ACK timing exposure, Workboard keyboard movement, and lazy-loaded usage views
  • Strengthen security by rejecting corrupt shell snapshots, unsupported policy keys, unsafe exec approval environments, and malformed script limits
  • Fix critical gateway/agent issues: recover session write-lock failures, resolve abandoned Codex startups, fix stream-to-parent ACP spawns, and handle provider prompt-cache boundaries
  • Add data-handling conformance checks and policy validation to reject malformed configurations during startup
  • Improve CI/E2E validation with bounded network calls, process group management, and better failure diagnostics instead of hanging processes
  • Stabilize WebChat and Android companion shell with better session handoffs, dialog accessibility hardening, and improved navigation flows
  • Fix provider-specific issues: forward Gemini stop sequences, strip Kimi-incompatible cache markers, recover bundled provider aliases
  • Enhance release/packaging with Windows installer verification, aligned metadata across platforms (iOS, Android, macOS), and improved documentation

Found this useful? Add it to a playbook for a step-by-step implementation guide.

Workflow Diagram

Start Process
Step A
Step B
Step C
Complete
Quality

Concepts

Artifacts (1)

Release Verification Linksconfig
npm package: https://www.npmjs.com/package/openclaw/v/2026.6.2-beta.1
registry tarball: https://registry.npmjs.org/openclaw/-/openclaw-2026.6.2-beta.1.tgz
integrity: sha512-0lugviNlRNrTTK3Az+aJ/1f9bu7lo1WHwqHO2lkW4GJIV5LT58XhpoXXL3TKzosqJjAjvW4JXJstrK6nhZwpHg==
full release validation: https://github.com/openclaw/openclaw/actions/runs/26918960809
npm preflight: https://github.com/openclaw/openclaw/actions/runs/26918964585
release publish: https://github.com/openclaw/openclaw/actions/runs/26920144100
release checks: https://github.com/openclaw/openclaw/actions/runs/26919202085
CI: https://github.com/openclaw/openclaw/actions/runs/26919201946
plugin prerelease validation: https://github.com/openclaw/openclaw/actions/runs/26919202959
performance: https://github.com/openclaw/openclaw/actions/runs/26918932463
[Release] openclaw/openclaw v2026.6.2-beta.1: openclaw 2026.6.2-beta.1 | Agent Daily