mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced 2026-06-01 05:31:10 +08:00
feat(auth): fetch and update Antigravity project ID from metadata during filestore operations - Added support to retrieve and update `project_id` using the access token if missing in metadata. - Integrated HTTP client to fetch project ID dynamically. - Enhanced metadata persistence logic.