releaseintermediate
[Release] openclaw/openclaw v2026.6.10-beta.1: openclaw 2026.6.10-beta.1
By github-actions[bot]github
View original on githubOpenClaw v2026.6.10-beta.1 is a major release focused on reliability, security, and feature expansion. Key improvements include more stable agent turns and session state management, stronger Codex and approval flows, richer channel delivery across Telegram/Discord/Slack, safer network boundaries, and new CLI workflows. The release also enhances mobile/desktop clients, expands plugin coverage, and fixes critical issues in transcript correctness, security, and provider authentication across 109 merged PRs.
Key Points
- •Preserve pending subagent completion announcements and maintain non-empty chat history transcripts to prevent session state loss during retries
- •Implement bounded input validation for chat, tool, package, and response lengths to strengthen security and prevent unsafe data handling
- •Support richer progress/reasoning/thread output in Telegram, Discord, and Slack with structured error handling and canonical thread recording
- •Add CLI session management features: rename sessions from chat, compact sessions explicitly, show session duration, and preview message sends with dry-run output
- •Fix Codex app-server SecretRefs, thread context preservation, and typed SDK approval/session helpers for more predictable approval flows
- •Repair legacy Codex routes and resolve compaction model aliases consistently to prevent stale state persistence
- •Scope SSH tunnel preflight checks to loopback and remove device-backed node pairings for safer release boundaries
- •Expand plugin ecosystem: add Zalo as external channel, declare Trello curl dependencies, retarget stale managed skill links, prevent tool discovery from clearing active providers
- •Enhance mobile/desktop clients: group Android settings by intent, clean iOS notification state, update Watch app for Xcode 27 compatibility, support native macOS file panels
- •Implement recurring cron backoff floors, explicit isolated delivery targets, and dormant follow-up drain restarts for improved queue safety
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