mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-17 02:03:00 -05:00
Change FileStoreBlock to use `for_block_output` return format instead of `for_local_processing`. This makes files automatically save to the user's workspace when running in CoPilot, while maintaining backward compatibility for graph executions (returns data URI). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>