openclaw/extensions/google-antigravity-auth
Peter Steinberger 39fa81dc96 chore: bump version to 2026.2.16 2026-02-16 06:08:47 +01:00
..
README.md refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
index.ts refactor(auth): reuse oauth auth result helper 2026-02-15 19:37:40 +00:00
openclaw.plugin.json chore: Run `pnpm format:fix`. 2026-01-31 21:13:13 +09:00
package.json chore: bump version to 2026.2.16 2026-02-16 06:08:47 +01:00

README.md

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.