co-mono/packages
Mario Zechner 36e17933d5 feat(ai): add Google Cloud Code Assist provider
- Add new API type 'google-cloud-code-assist' for Gemini CLI / Antigravity auth
- Extract shared Google utilities to google-shared.ts
- Implement streaming provider for Cloud Code Assist endpoint
- Add 7 models: gemini-3-pro-high/low, gemini-3-flash, claude-sonnet/opus, gpt-oss

Models use OAuth authentication and have sh cost (uses Google account quota).
OAuth flow will be implemented in coding-agent in a follow-up.
2025-12-20 10:20:30 +01:00
..
agent Release v0.24.5 2025-12-19 22:09:35 +01:00
ai feat(ai): add Google Cloud Code Assist provider 2025-12-20 10:20:30 +01:00
coding-agent fix(coding-agent): add connection error to retryable errors 2025-12-20 09:55:03 +01:00
mom Release v0.24.5 2025-12-19 22:09:35 +01:00
pods Release v0.24.5 2025-12-19 22:09:35 +01:00
proxy Release v0.24.5 2025-12-19 22:09:35 +01:00
tui feat(ai): add Google Cloud Code Assist provider 2025-12-20 10:20:30 +01:00
web-ui Release v0.24.5 2025-12-19 22:09:35 +01:00