Files
Breehavior-Monitor/cogs
AJ Isaacs e4239b25c3 Keep only the last segment after bracketed metadata in LLM responses
The model dumps paraphrased context and style labels in [brackets]
before its actual roast. Instead of just removing bracket lines
(which leaves the preamble text), split on them and keep only the
last non-empty segment — the real answer is always last.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 15:31:09 -05:00
..