OpenClaw v2026.6.10: Automatic Fast Mode, Model Routing Fixes, and Trusted Tool Policies

OpenClaw v2026.6.10 is out, focusing on stability and reliability. The release adds automatic fast mode, fixes model routing for Z.ai GLM-5 models, improves session identity across channels, and strengthens trusted tool policies. 17 contributors, 12 PRs, 279 commits.
Automatic Fast Mode
Use /fast auto to let short conversational calls start quickly in fast mode. When a run exceeds its configured cutoff (for longer work, retries, or fallback attempts), it returns to normal mode—if the backend supports the transition—without losing visible state. Status and progress reflect the effective state through follow-up and scheduled-agent runs.
Model Routing and Reasoning
Z.ai GLM-5 catalog models now use their intended Z.AI endpoint by default; Zhipu/GLM overloads fall back to configured fallback. Thinking levels for zai/glm-5.2 include off, low, high, and max. The OpenCode Go catalog adds GLM-5.2 and Kimi K2.7 Code (no unsupported video input for Kimi). Live-discovered Ollama models expose their supported /think choices in Telegram, Slack, and Discord.
Channels and Provider Setup
After a scheduled message reaches Telegram, Weixin, or another channel, the next turn understands delivery status without showing cron internals. Streamed progress replaces stale keyed text when state changes. First-run provider setup now continues to the selected external provider's credential prompt after plugin install instead of falling back to OpenAI.
Sessions, Tools, and Trust
When a shared DM session moves between channels or accounts, session identity and channel routing follow the current channel for status, reactions, threads, and message references—no migration required. Plugin authors get a documented session transcript SDK with subpaths for reading, appending, publishing updates, and locking transcripts under one durable session identity. Approval-sensitive Gateway and plugin tools stay protected by trusted tool policies when connected extensions change. Authenticated package downloads stop sending source tokens to allowed redirects on another origin.
Setup and Diagnostics
On macOS/Homebrew where timeout is installed as gtimeout, Docker and Podman setup now apply the existing timeout guard. openclaw doctor runs core checks before bundled and plugin checks. The StepFun provider plugin is discoverable via ClawHub and npm.
📖 Read the full source: r/openclaw
👀 See Also

Gemma 4 Chat Template Bug: Tool Parameters with anyOf/null Rendered as Empty type
A bug in Gemma 4's chat template drops $ref, anyOf, and $defs from tool parameter schemas, rendering nullable refs as empty type fields. A Jinja fix restores correct schema parsing for all inference engines.

Claude AI Spends 81 Minutes on 'Real Thinking' – User Report Spikes Around Major Updates
A user reports Claude AI spent 1 hour 21 minutes on a simple task, speculating that performance spikes happen briefly after major updates. Example: a research request scanned 5,113 sources in one session but later only 100-200 sources for similar queries.

Gemma 4 Released: Four Model Sizes for Local AI Hosting
Google has released Gemma 4 with four model sizes optimized for different hardware, including edge devices, laptops, and GPUs. All models are multimodal with text and vision capabilities, and the smaller models support real-time audio.

Anthropic Policy Update Bans Third-Party Tools for Claude Pro/Max Users
Anthropic updated their policy in February 2026 to explicitly ban any script, wrapper, or third-party tool usage with Claude Pro or Max plans, resulting in lifetime bans for users who violate this policy. High-tier Max plan users engaging in heavy coding sessions are being targeted in a March 2026 enforcement wave.