openclaw - 💡(How to fix) Fix Feishu group chat: @mention triggers agent but reply is silently dropped

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Fix Action

Workaround

Using the message tool (send action) to send a message explicitly to the group chat_id works correctly and delivers the message.

RAW_BUFFERClick to expand / collapse

Bug Description

When the bot is @mentioned in a Feishu group chat, the agent receives the message and generates a reply (visible in logs asseq=N), but the reply is never delivered to the group (dispatch reports replies=0).

Steps to Reproduce

  1. Add the bot to a Feishu group chat
  2. @mention the bot in the group
  3. Observe that the bot receives the message (confirmed via logs)
  4. No reply appears in the group

Expected Behavior

The agent's reply should be delivered to the group chat.

Workaround

Using the message tool (send action) to send a message explicitly to the group chat_id works correctly and delivers the message.

Environment

  • OpenClaw version: (latest as of 2026-05-08)
  • Feishu plugin
  • Group chat (oc_21f2f0d53bb94f0fd5f0b34fa3f92dd5)

Relevant Logs

  • Agent dispatch result: dispatch complete (replies=0) — agent generates seq but reply is dropped
  • message tool: deliverMessage: text sent, messageId=om_... — succeeds

Additional Context

DM (direct message) conversations work correctly. The issue only affects group chats where the bot is @mentioned.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING