Skip to content

fix: widen MOIM allowlist to suppress expected fix_conversation warnings#9226

Merged
DOsinga merged 1 commit into
mainfrom
fix/moim-allowlist-8274
May 15, 2026
Merged

fix: widen MOIM allowlist to suppress expected fix_conversation warnings#9226
DOsinga merged 1 commit into
mainfrom
fix/moim-allowlist-8274

Conversation

@DOsinga
Copy link
Copy Markdown
Collaborator

@DOsinga DOsinga commented May 14, 2026

Summary

Add Removed trailing assistant message and Merged text content to the allowlist in inject_moim. Both are expected side effects of inserting a user message before the last assistant message and are automatically corrected by fix_conversation.

This eliminates the 142+ WARN-level log messages per session reported in the issue.

Fixes #8274

Add 'Removed trailing assistant message' and 'Merged text content' to
the allowlist in inject_moim. Both are expected side effects of inserting
a user message before the last assistant message and are automatically
corrected by fix_conversation.

Fixes #8274

Signed-off-by: Douwe Osinga <douwe@squareup.com>
@DOsinga DOsinga requested a review from tlongwell-block May 15, 2026 14:07
@DOsinga DOsinga added this pull request to the merge queue May 15, 2026
Merged via the queue into main with commit be0f69c May 15, 2026
21 of 22 checks passed
@DOsinga DOsinga deleted the fix/moim-allowlist-8274 branch May 15, 2026 14:31
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.

bug: MOIM injection produces hundreds of warnings per session (log spam)

2 participants