Bug type
Regression (worked before, now fails)
Summary
After upgrading to 2026.3.11+, openclaw doctor --fix automatically enables the built-in feishu plugin when it detects channels.feishu configuration, causing conflicts with the official openclaw-lark plugin.
Steps to reproduce
- Install and configure
openclaw-lark plugin (official ByteDance Feishu plugin)
- Set
plugins.entries.feishu.enabled: false and plugins.entries.openclaw-lark.enabled: true
- Run
openclaw doctor --fix
- Observe that
plugins.entries.feishu is automatically set to enabled: true
- Restart gateway and experience plugin conflicts
Expected behavior
The doctor command should check if openclaw-lark plugin is already enabled, and NOT automatically enable the built-in feishu plugin when a third-party Feishu plugin is in use.
Actual behavior
openclaw doctor --fix automatically enables plugins.entries.feishu.enabled: true because it detects channels.feishu configuration, causing both plugins to handle Feishu messages simultaneously, resulting in duplicate messages and system instability.
OpenClaw version
2026.3.11
Operating system
Windows 11
Install method
No response
Model
bailian/qwen3.5-plus
Provider / routing chain
openclaw -> bailian
Config file / key location
No response
Additional provider/model setup details
No response
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response
Bug type
Regression (worked before, now fails)
Summary
After upgrading to 2026.3.11+,
openclaw doctor --fixautomatically enables the built-infeishuplugin when it detectschannels.feishuconfiguration, causing conflicts with the officialopenclaw-larkplugin.Steps to reproduce
openclaw-larkplugin (official ByteDance Feishu plugin)plugins.entries.feishu.enabled: falseandplugins.entries.openclaw-lark.enabled: trueopenclaw doctor --fixplugins.entries.feishuis automatically set toenabled: trueExpected behavior
The
doctorcommand should check ifopenclaw-larkplugin is already enabled, and NOT automatically enable the built-infeishuplugin when a third-party Feishu plugin is in use.Actual behavior
openclaw doctor --fixautomatically enablesplugins.entries.feishu.enabled: truebecause it detectschannels.feishuconfiguration, causing both plugins to handle Feishu messages simultaneously, resulting in duplicate messages and system instability.OpenClaw version
2026.3.11
Operating system
Windows 11
Install method
No response
Model
bailian/qwen3.5-plus
Provider / routing chain
openclaw -> bailian
Config file / key location
No response
Additional provider/model setup details
No response
Logs, screenshots, and evidence
Impact and severity
No response
Additional information
No response