mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-01 18:35:00 -05:00
Update SendAuthenticatedWebRequestBlock to use execution_context instead of separate graph_exec_id/user_id parameters, matching the parent class signature. Update test_http.py to pass execution_context to all test calls. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>