Fixes the critical bug where binary files would fail to read because files.read() defaults to text mode (UTF-8 decoding). Now explicitly uses format='bytes' which returns a bytearray.
GET /api/graphs
autogpt_platform/CLAUDE.md
Getting Started (Released)