OpenClaw 2026.4.23 Update Breaks Non-Bundled Plugins with Conversation Access

Image for OpenClaw 2026.4.23 Update Breaks Non-Bundled Plugins with Conversation Access

A recent update to OpenClaw, version 2026.4.23, has introduced a critical bug that prevents non-bundled plugins from accessing conversation data, according to a prominent developer. The issue stems from a configuration schema rejection, effectively blocking essential hooks for these plugins.

Developer Chrys Bader highlighted the problem in a tweet, stating, > "heads up: @openclaw 2026.4.23 breaks non-bundled plugins that need conversation access." He further explained that the runtime requires plugins.entries.<id>.hooks.allowConversationAccess=true, but the configuration schema incorrectly rejects this key, rendering the hooks unusable. Bader expressed hope for a swift resolution from the OpenClaw development team.

OpenClaw is a widely adopted free and open-source autonomous AI agent, initially developed by Peter Steinberger. It functions by executing tasks via large language models (LLMs) and uses messaging platforms like WhatsApp and Telegram as its primary user interface. The platform has garnered significant attention for its ability to automate a wide range of tasks and integrate with various services.

The bug specifically impacts plugins that are not bundled directly with the core OpenClaw software, which often rely on deep integration for conversational context. This limitation could significantly hinder the functionality of custom or third-party extensions that require persistent memory and adaptive behavior across user interactions. The OpenClaw ecosystem thrives on its extensibility, with a growing community contributing skills and tools.

While OpenClaw has been praised for its innovative approach to personal AI, it has also faced scrutiny regarding security and privacy. Cybersecurity researchers have pointed out the broad permissions required by the software, which could lead to risks if misconfigured. This latest bug, affecting plugin functionality, adds to the technical challenges the platform's developers and users may encounter.

The OpenClaw community and developers of affected plugins are now awaiting an official fix or workaround. The rapid development cycle of AI agents often leads to such technical hurdles, and the resolution of this issue will be crucial for maintaining the platform's utility and the trust of its developer community.