Skip to content

v1.6.5 OpenClaw 3.23 Compatibility

Choose a tag to compare

@ryanlee-gemini ryanlee-gemini released this 26 Mar 05:54
· 41 commits to main since this release
fa27c47

OpenClaw 3.23 Compatibility
OpenClaw 3.23 introduced strict config validation at CLI startup — any openclaw subcommand (including plugins install, plugins update, gateway stop) now validates the entire openclaw.json before execution. Since channels.qqbot is registered by this plugin (not a built-in channel id), running these commands when the plugin is not yet loaded causes "Config invalid: unknown channel id: qqbot" and the command fails entirely (chicken-and-egg problem).

This release adapts all upgrade paths for 3.23+: