mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
a5f59ea6a5
StripAgentTags was only applied to the merged content string but not to individual ContentParts. On channels that don't support RichText (e.g. Telegram), buildChannelMessage joins part texts directly, causing raw <attachments>/<reactions>/<speech> blocks to appear in the final message.