Dashboard v2 raises the monitoring ceiling
A modular overview, chat, config, agent, and session surface with command palette, search, export, and pinned messages pushes the dashboard from control panel toward real operator workspace.
Release coverage
This release brings dashboard v2, shared fast mode controls, sessions_yield orchestration, provider-plugin modularity, and two security fixes that matter for anyone self-hosting or extending OpenClaw seriously.
Why this release matters
A modular overview, chat, config, agent, and session surface with command palette, search, export, and pinned messages pushes the dashboard from control panel toward real operator workspace.
Session-level fast toggles across slash commands, TUI, Control UI, and ACP make speed tiering more visible and more actionable instead of being a buried provider detail.
Short-lived bootstrap pairing tokens and disabling implicit workspace plugin auto-load both reduce classes of self-hosting risk that operators can easily overlook.
What changed
OpenClaw now has a richer gateway dashboard with overview, chat, config, agents, sessions, mobile tabs, command palette, search, export, and pinned messages. That directly strengthens the dashboard keyword cluster.
Fast mode reaches slash commands, TUI, Control UI, and ACP, with provider-aware request shaping for OpenAI and Anthropic. That is not just UX polish; it affects latency and spend behavior.
Ollama, vLLM, and SGLang move onto the provider-plugin architecture, which is a signal that OpenClaw is pushing toward cleaner extension boundaries and less core wiring sprawl.
Orchestrators can end the current turn early, skip queued work, and carry hidden follow-up payloads into the next turn. That is relevant for advanced agent workflows and multi-step automation design.
Support for Slack Block Kit payloads in the shared reply path is small on the surface but strategically useful for teams treating chat outputs as real UI.
Pairing and QR setup now use short-lived bootstrap tokens instead of shipping shared gateway credentials, and implicit workspace plugin auto-load is disabled so cloned repos cannot silently execute plugin code.
Operator read
Traffic angle
Version-specific searchers are often debugging, evaluating upgrades, or deciding whether OpenClaw is maturing fast enough for production. That is exactly the audience that can be routed into changelog, dashboard, monitoring, and budget-alert pages.
Next move
OpenClaw Watch does not need the full product layer today. It needs to become the page people land on when they search what changed and why it matters operationally.