openclaw/patches
mukhtharcm 8633f4b9b2 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 04:56:38 +01:00
..
@mariozechner__pi-ai.patch feat: add Google Antigravity authentication support 2026-01-03 04:56:38 +01:00
@mariozechner__pi-coding-agent@0.31.1.patch chore: upgrade pi-mono deps to 0.31.1 2026-01-02 23:37:08 +01:00