OpenClaw 主程序 2026.4.5 升到 2026.4.9
问题记录
- openclaw update
- 外部
weixin插件更新失败 CLI completion cache生成失败
处理记录
微信插件问题手动执行以下命令:
npx-y@tencent-weixin/openclaw-weixin-cli@latestinstallopenclaw gateway restart openclaw channels status--probe问题说明
这次升级过程中,weixin插件更新和completion cache生成都出现了报错。
其中,completion cache失败目前更像是 4.9 CLI 补全流程误碰了缺失的qa/scenarios scaffold,影响的是 shell completion/cache,不影响核心 gateway 运行。
