Fix Google Cloud Code Assist OAuth for paid subscriptions
- Properly handle long-running operations for project provisioning - Support GOOGLE_CLOUD_PROJECT / GOOGLE_CLOUD_PROJECT_ID env vars for paid tiers - Handle VPC-SC affected users - Update docs for paid subscription requirements Closes #582
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
- Fixed `os.homedir()` calls at module load time; now resolved lazily when needed.
|
||||
- Fixed OpenAI Responses tool strict flag to use a boolean for LM Studio compatibility ([#598](https://github.com/badlogic/pi-mono/pull/598) by [@gnattu](https://github.com/gnattu))
|
||||
- Fixed Google Cloud Code Assist OAuth for paid subscriptions: properly handles long-running operations for project provisioning, supports `GOOGLE_CLOUD_PROJECT` / `GOOGLE_CLOUD_PROJECT_ID` env vars for paid tiers, and handles VPC-SC affected users ([#582](https://github.com/badlogic/pi-mono/pull/582) by [@cmf](https://github.com/cmf))
|
||||
|
||||
## [0.42.1] - 2026-01-09
|
||||
|
||||
|
||||
Reference in New Issue
Block a user