Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@HirokiKobayashi-R
Copy link
Contributor

Summary

  • Fix mentionPatterns being ignored when an explicit <@USERID> style mention exists in the message
  • Previously, L93 in src/auto-reply/reply/mentions.ts returned early without checking mentionRegexes

Test plan

  • Unit tests updated and passing
  • Integration tests for Discord, Slack, Telegram updated
  • pnpm lint && pnpm build passes

@moltbot-barnacle moltbot-barnacle bot added channel: discord Channel integration: discord channel: slack Channel integration: slack channel: telegram Channel integration: telegram labels Jan 28, 2026
@obviyus obviyus self-assigned this Jan 29, 2026
@obviyus obviyus force-pushed the fix/mention-patterns-with-explicit branch from d4a5207 to 4a4f217 Compare January 29, 2026 05:01
@obviyus obviyus merged commit 16a5549 into openclaw:main Jan 29, 2026
1 check passed
@obviyus
Copy link
Contributor

obviyus commented Jan 29, 2026

Landed via temp rebase onto main.

  • Gate: pnpm lint && pnpm build && pnpm test
  • Land commit: 4a4f217
  • Merge commit: 16a5549

Thanks @HirokiKobayashi-R!

chikosan added a commit to chikosan/moltbot that referenced this pull request Jan 29, 2026
…ion available

Bug fix for mention checking logic to properly handle mention patterns.

Thanks to @HirokiKobayashi-R for the fix!

Co-Authored-By: Warp <[email protected]>
mfgering pushed a commit to mfgering/mfg_moltbot that referenced this pull request Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

channel: discord Channel integration: discord channel: slack Channel integration: slack channel: telegram Channel integration: telegram

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants