Files
AutoGPT/autogpt_platform/backend
Nicholas Tindle 14e73b793a fix(blocks): add limits to loop block to prevent disk exhaustion
- n_loops: max 10 loops
- duration: max 1 hour (3600s)

Prevents DoS via unbounded video generation.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 22:49:13 -06:00
..