Skip to content

fix(auto-reply): tighten isSilentReplyText to whole-text matching (cherry-pick openclaw#600 1/4)#1064

Merged
alexey-pelykh merged 3 commits into
mainfrom
cherry-pick/2f2110a32c
Mar 11, 2026
Merged

fix(auto-reply): tighten isSilentReplyText to whole-text matching (cherry-pick openclaw#600 1/4)#1064
alexey-pelykh merged 3 commits into
mainfrom
cherry-pick/2f2110a32c

Conversation

@alexey-pelykh

Copy link
Copy Markdown

Summary

Cherry-pick details

Test plan

  • Existing tests pass with tightened regex
  • CI green

🤖 Generated with Claude Code

Cherry-picked-from: openclaw/openclaw@2f2110a32c

alexey-pelykh and others added 3 commits March 12, 2026 00:27
Cherry-picked-from: 2f2110a
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
…matching

Update test expectations in reply-flow.test.ts to match the tightened
isSilentReplyText regex from the previous commit. Partial matches like
"NO_REPLY -- nope" are no longer considered silent.

Cherry-picked-from: openclaw/openclaw@e64d72299e (partial — test-only)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…matching

Update test expectations that assumed partial silent-token matching.
With whole-text matching, "NO_REPLY -- explanation" is no longer
considered a silent reply and must be delivered normally.

Cherry-picked-from: openclaw/openclaw@e64d72299e (partial — test-only)
Cherry-picked-from: openclaw/openclaw@fec3fdf7ef
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@alexey-pelykh alexey-pelykh merged commit 4dee9f9 into main Mar 11, 2026
7 checks passed
@alexey-pelykh alexey-pelykh deleted the cherry-pick/2f2110a32c branch March 11, 2026 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant