Skip to content

[Bug] openclaw doctor --fix incorrectly enables built-in feishu plugin, causing conflict with openclaw-lark #44722

Description

@tianzhi0hao

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

  1. Install and configure openclaw-lark plugin (official ByteDance Feishu plugin)
  2. Set plugins.entries.feishu.enabled: false and plugins.entries.openclaw-lark.enabled: true
  3. Run openclaw doctor --fix
  4. Observe that plugins.entries.feishu is automatically set to enabled: true
  5. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingregressionBehavior that previously worked and now fails

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions