mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-05 12:25:04 -05:00
- Defer WorkspaceManager import to inside store_media_file() to break circular import - Remove deprecated return_content and save_to_workspace parameters (no callers) - Make return_format a required parameter - Update tests to use return_format Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>