mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-18 02:32:04 -05:00
SECRT-2003: Allow CoPilot to wait for agent execution completion. - Add execution_utils.py with Redis pubsub-based wait_for_execution() - run_agent: new wait_for_result param (0-300s), returns outputs on completion - agent_output: new wait_if_running param, waits for running executions - Both tools handle timeout gracefully, returning current state