OpenClaw v2026.6.11: Fixes for Misplaced Replies, Stuck Sends, and Model Failures

OpenClaw v2026.6.11 is out, focusing on reliability fixes for message routing, model setup, reconnects, and admin safety. This release addresses feedback about dropped, duplicated, or misrouted messages across multiple platforms.
Message Reliability Improvements
Replies, commands, queued messages, and attachments are less likely to be dropped, duplicated, or attached to the wrong conversation on Telegram, WhatsApp, Matrix, Google Chat, iMessage, Feishu, and Mattermost. WebChat and the Control UI now keep the active conversation visible consistently after reconnects. The terminal UI clears completed or rejected sends instead of leaving them looking stuck.
Model Selection and Fallback Recovery
Model selection and setup recover more clearly when catalogs, credentials, streams, timeouts, compaction, or fallbacks fail. This affects OpenAI, OpenRouter, and OpenCode Go setups. Follow-up fixes improve fast mode in affected provider and fallback paths.
Sessions, Memory, and Recovery
Sessions, compaction, memory, and QMD-backed memory preserve conversation context more consistently through long-running work, reconnects, upgrades, and transcript repair. Tool search recovers the right context or capability more reliably. Encrypted Matrix recovery stops safely when required key state cannot be verified. Tool policies, approvals, and secret handling stay attached to the intended runtime state, with higher-risk actions disabled unless explicitly enabled.
Plugin Management
Plugin management handles more official integrations through normal external package installation and repair flows. The plugin inventory and setup checks provide clearer guidance when a package is missing, incompatible, or needs reinstallation.
Admin and Deployment Controls
Slack router relay mode enables managed or multi-gateway deployments to centralize incoming Slack traffic while the correct gateway handles mentions, threads, and replies. The Raft channel and Raft plugin add a local CLI wake path for External Agents, including setup and status checks. Gateway health and troubleshooting signals now align more consistently with whether OpenClaw is ready, restarting, or unable to continue. Agent runs started through the CLI and the broader gateway recover more cleanly from disconnects, shutdowns, routing changes, and failed startup conditions.
CLI and Command Updates
Common CLI commands handle configuration, paths, output, and failure cases more consistently. Shell completion, doctor, config commands, and related commands have been improved.
📖 Read the full source: r/openclaw
👀 See Also

40M Tokens in One Hour: User Reports Subagents Running Wild with OpenClaw
An OpenClaw user reports 40M tokens consumed in an hour after subagents went wild. Using OpenRouter + DeepSeek Flash, the daily budget was exhausted before they could intervene. Looking for rate limiters and guardrails.

OpenAI to deploy AI models on U.S. Department of War classified network
OpenAI has reached a deal to deploy its AI models on the U.S. Department of War's classified network, with implementation scheduled for 2026. The Reuters article generated 15 points and 6 comments on Hacker News.

Anthropic disables Claude Code OAuth tokens for OpenClaw, requiring separate billing
Anthropic is removing the ability to use Claude Code CLI tokens or long-lived OAuth tokens with third-party harnesses like OpenClaw starting April 4. Users will need to enable extra usage billed separately from their subscription.

Claude Code source code reportedly leaked, revealing agent architecture details
The source code for Claude Code, Anthropic's AI coding agent, appears to have been leaked, containing the full repository with system prompts, agent loop implementation, and tool calling infrastructure.