mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-06 12:55:05 -05:00
- Strip whitespace before base64 decoding (encoders often add line breaks) - Update regex comment to clarify whitespace handling - Add test case for line-wrapped base64 Addresses CodeRabbit review feedback.