When triggering /new from Feishu DM, the command is detected but delivered=false — the message never reaches the agent and no reply is sent.
feishu[xiaohongshu]: detected system command, using plain-text dispatch
feishu[xiaohongshu][msg:om_x100b52b24b485ff4c4ef2207926578a]: system command detected, plain-text dispatch
feishu[xiaohongshu]: system command dispatched (delivered=false)
feishu[xiaohongshu][msg:om_x100b52b24b485ff4c4ef2207926578a]: system command dispatched (delivered=false, elapsed=1275ms)
This is a DM-specific variant where the message is completely dropped rather than misrouted.
Bug Description
When triggering /new from Feishu DM, the command is detected but delivered=false — the message never reaches the agent and no reply is sent.
Environment:
Steps to reproduce
/newvia Feishu DM to the botLog evidence (2026-04-10)
Every single
/newattempt returnsdelivered=false. Normal conversation messages in the same session work fine.Timeline
/new→ delivered=false/new→ delivered=false/new→ delivered=falseRelated Issues
Similar to:
This is a DM-specific variant where the message is completely dropped rather than misrouted.