mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-17 02:03:00 -05:00
Consolidate duplicated GCS code from workspace_storage.py and cloud_storage.py into a new gcs_utils.py module. Extracts path parsing, fresh-session downloads, and signed URL generation into reusable utilities while preserving existing authorization and logging behavior. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>