mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-09 06:15:41 -05:00
- Consolidate cleanup to single finally block instead of 4 separate calls - Move synthetic_exec_id generation outside try block - Remove redundant null checks for synthetic_exec_id - Simplify credential injection logic - Add SECRT-1831 reference in comment for context Applied via code-simplifier analysis. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>