openclaw/extensions/google-antigravity-auth
cpojer 230ca789e2
chore: Lint extensions folder.
2026-01-31 22:42:45 +09:00
..
README.md refactor: rename to openclaw 2026-01-30 03:16:21 +01:00
index.ts chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
openclaw.plugin.json chore: Run `pnpm format:fix`. 2026-01-31 21:13:13 +09:00
package.json chore: Add `openclaw` to `devDependencies` for all extensions so that types resolve. 2026-01-31 22:06:51 +09: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.