AI Agent Open Source Project OpenClaw released version OpenClaw 2026.3.22 last night. This update includes upgrades to the plugin ecosystem, model capabilities, and infrastructure. However, the community quickly discovered a serious issue: resources related to the Control UI were not properly packaged into the release, causing many users to be unable to use the dashboard normally.
Highlights of the new version: OpenClaw enters the Agent OS stage
This core update can be seen as an important step for OpenClaw from an Agent framework to an Agent platform:
ClawHub: Official Launch of Plugin Marketplace
Introducing the ClawHub plugin marketplace, allowing developers to distribute, install, and manage various Agent plugins, enhancing ecosystem expansion.
Multi-model Support and Granular Agent Reasoning
Integrates MiniMax M2.7, GPT-5.4 mini / nano, and per-agent reasoning (each Agent can be configured for independent reasoning).
/btw Command: Side Question Mechanism
Adds /btw side questions, enabling Agents to insert auxiliary queries outside of main tasks, improving context handling for complex tasks.
OpenShell + SSH Sandbox
Introduces SSH sandboxes, allowing Agents to operate in isolated environments, strengthening security and controllability.
Search Capability Integration
Integrates multiple external search sources like Exa, Tavily, Firecrawl to enhance Agents’ information retrieval and real-time decision-making.
Community Reaction: Control Panel UI Not Packaged, Dashboard Nearly Unusable
Despite significant feature upgrades, shortly after release, developers quickly reported issues on X (Twitter) and GitHub: “Control UI assets not found. Build them with pnpm ui:build.”
This indicates the new version failed to package the Control UI, and it may be removed in the update. Community members even said, “It took me 30 minutes to fix, this really shouldn’t happen,” and some mentioned it’s especially bad for non-coders.
Since the Control UI is one of the core components of OpenClaw (Agent monitoring, task management, token control, etc.), this packaging omission effectively means that the default installation of the new version “lacks a dashboard” — which is especially critical for new users, because onboarding can succeed and the gateway can start, but the dashboard is completely unusable. This results in a state that appears normal but is actually non-functional.
This article: Don’t upgrade to OpenClaw yet! Community feedback says the new version “lacks a dashboard,” and after updating, it might disappear. Originally published on Chain News ABMedia.