e533a35109
- Add retry logic for 403 GCP permission errors (max 10 retries) - Implement exponential backoff with 2s cap (200ms → 400ms → 800ms → 2000ms) - Detect patterns: PERMISSION_DENIED, Cloud AI Companion API not enabled, etc. 🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)