Skip to content

[Bug] 飞书插件: Cannot read properties of undefined (reading 'run') #88889

Description

@Littlewhiteisnotwhite

Bug 描述

飞书消息接收正常,但 dispatch 到 agent 时失败,报错:
\
TypeError: Cannot read properties of undefined (reading 'run')
\\

日志

\
feishu[default]: received message from ou_723e6f49a146168b3ba040c6650c8573
feishu[default]: Feishu[default] DM: 测试
feishu[default]: dispatching to agent (session=agent:main:feishu:direct:ou_723e6f49a146168b3ba040c6650c8573)
feishu[default]: failed to dispatch message: TypeError: Cannot read properties of undefined (reading 'run')
\\

环境

  • OpenClaw 版本: 2026.5.28
  • 飞书连接模式: WebSocket 长连接
  • 飞书应用: cli_a93e178867f8dcc2

复现步骤

  1. 配置飞书长连接模式
  2. 在飞书中给机器人发消息
  3. 消息接收成功,但无法 dispatch 到 agent

期望行为

消息应该能正常传递给 agent 并回复

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High-priority user-facing bug, regression, or broken workflow.impact:message-lossChannel message delivery can be lost, duplicated, or misrouted.

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions