mukhtharcm 05bd345828 feat: add Google Antigravity authentication support
- Add 'antigravity' as new auth choice in onboard and configure wizards
- Implement Google Antigravity OAuth flow using loginAntigravity from pi-ai
- Update writeOAuthCredentials to accept any OAuthProvider (not just 'anthropic')
- Add schema sanitization for Google Cloud Code Assist API to fix tool call errors
- Default model set to google-antigravity/claude-opus-4-5 after successful auth

The schema sanitization removes unsupported JSON Schema keywords (patternProperties,
const, anyOf, etc.) that Google's Cloud Code Assist API doesn't understand.
2026-01-03 05:01:42 +01:00
..
2026-01-02 01:19:40 +01:00
2026-01-01 21:22:59 +01:00
2026-01-01 18:23:59 +01:00
2026-01-02 01:19:40 +01:00
2026-01-02 01:19:40 +01:00
2025-12-24 00:22:52 +00:00
2025-12-24 00:22:52 +00:00
2026-01-02 12:20:38 +01:00
2026-01-01 19:14:14 +01:00