Skip to content

fix(dingtalk): strip leading mentions before command classification - #4724

Open
richardmilles wants to merge 1 commit into
bytedance:mainfrom
richardmilles:fix/dingtalk-leading-mention-commands
Open

fix(dingtalk): strip leading mentions before command classification#4724
richardmilles wants to merge 1 commit into
bytedance:mainfrom
richardmilles:fix/dingtalk-leading-mention-commands

Conversation

@richardmilles

@richardmilles richardmilles commented Aug 7, 2026

Copy link
Copy Markdown

DingTalk group chats send @bot /new with the mention still in the text, so slash commands were treated as chat. Leading mentions are stripped before command classification, same as Feishu.

@github-actions github-actions Bot added area:backend Gateway / runtime / core backend under backend/ risk:medium Medium risk: regular code changes size/S PR changes 20-100 lines labels Aug 7, 2026
@richardmilles
richardmilles force-pushed the fix/dingtalk-leading-mention-commands branch 2 times, most recently from 5858243 to 2d420e7 Compare August 7, 2026 09:15
Group @bot /command messages are classified as commands like Feishu.
@richardmilles
richardmilles force-pushed the fix/dingtalk-leading-mention-commands branch from 2d420e7 to d96dad5 Compare August 7, 2026 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:backend Gateway / runtime / core backend under backend/ risk:medium Medium risk: regular code changes size/S PR changes 20-100 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant