mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-08 22:05:08 -05:00
The empty string fallback was dead code since store_media_file() validates graph_exec_id before these lines execute. Replace with explicit asserts for clearer failure if assumptions are ever violated. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>