Files
AutoGPT/autogpt_platform/backend
Otto c32c7fb959 fix: Handle RFC 2045 line-wrapped base64 in binary detection
- 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.
2026-02-05 19:11:56 +00:00
..