Files
openclaw/extensions/google-antigravity-auth
calvin-hpnet 48b0fd8d88 feat(antigravity): update default model to Claude Opus 4.6 (#10720)
* feat(antigravity): update default model to Claude Opus 4.6

Claude Opus 4.5 has been replaced by Claude Opus 4.6 on the
Antigravity (Google Cloud Code Assist) platform.

- Update DEFAULT_MODEL in google-antigravity-auth extension
- Update testing docs to reference the new model

* fix: update remaining antigravity opus 4.5 refs in zh-CN docs and tests

Address review comments from Greptile:
- Update zh-CN/testing.md antigravity model references
- Update pi-tools-agent-config.test.ts model IDs

* Antigravity: default OAuth model to Opus 4.6 (#10720) (thanks @calvin-hpnet)

---------

Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
2026-02-06 16:42:57 -06:00
..
2026-02-05 00:38:50 -08:00
2026-01-30 03:16:21 +01:00

Google Antigravity Auth (OpenClaw plugin)

OAuth provider plugin for Google Antigravity (Cloud Code Assist).

Enable

Bundled plugins are disabled by default. Enable this one:

openclaw plugins enable google-antigravity-auth

Restart the Gateway after enabling.

Authenticate

openclaw models auth login --provider google-antigravity --set-default

Notes

  • Antigravity uses Google Cloud project quotas.
  • If requests fail, ensure Gemini for Google Cloud is enabled.