openclaw/extensions/google-antigravity-auth
Peter Steinberger 33c75cb6bf chore(extensions): mark bundled packages private 2026-02-09 12:59:06 -06:00
..
README.md refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
index.ts TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
openclaw.plugin.json chore: Run `pnpm format:fix`. 2026-01-31 21:13:13 +09:00
package.json chore(extensions): mark bundled packages private 2026-02-09 12:59:06 -06: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.