AJ Isaacs 02b2870f2b Strip all standalone bracketed text from LLM responses
The model paraphrases injected metadata in unpredictable ways, so
targeted regexes can't keep up. Replace them with a single rule: any
[bracketed block] on its own line gets removed, since real roasts
never use standalone brackets.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 15:24:18 -05:00
Description
No description provided
1.2 MiB
Languages
Python 98.8%
Shell 0.8%
Dockerfile 0.4%