Ai
OpenClaw Version 2026.4.26 Update Highlights
OpenClaw Version 2026.4.26 Update Highlights
The release of OpenClaw version 2026.4.26 brings significant enhancements and new features that improve user experience and functionality. This update introduces full group chat support, a new external channel plugin, and various improvements to the control UI and CLI models, making it a noteworthy upgrade for users and developers alike.
What Changed
In this release, several key changes have been implemented:
- Channels/QQBot: Full group chat support has been added, including history tracking, @-mention gating, and activation modes. The message queue has been improved with FIFO delivery and debounce features. Additionally, a new `stream_messages` streaming capability has been introduced with a `StreamingController` lifecycle manager.
- Channels/Yuanbao: The Tencent Yuanbao external channel plugin has been registered in the official channel catalog, along with a quick-start guide for WebSocket bot direct messages and group chats.
- Control UI/Talk: A generic browser realtime transport contract has been added, enabling Google Live browser Talk sessions with constrained ephemeral tokens, alongside a Gateway relay for backend-only realtime voice plugins.
- CLI/models: The routing for provider-filtered model listings has been streamlined through an explicit source plan, ensuring stable authority order without additional catalog cache.
- Providers: Cerebras has been added as a bundled plugin, complete with onboarding, a static model catalog, and endpoint metadata.
- Memory/OpenAI-compatible: New optional features have been introduced, including `memorySearch.inputType`.
Why It Matters
This update is crucial for enhancing the capabilities of OpenClaw, particularly in group communication and integration with external services. The improvements in the QQBot and Yuanbao channels allow for more robust interactions, which could lead to greater user engagement and satisfaction. Additionally, the enhancements in the control UI and CLI models streamline operations, making it easier for developers to manage and deploy their applications effectively. Overall, these changes position OpenClaw as a more versatile tool in the AI and communication landscape.
Official Source: https://github.com/openclaw/openclaw/releases/tag/v2026.4.26