mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 13:01:42 +03:00
a6deb0d9d5
Co-authored-by: ItzR3NO <ItzR3NO@users.noreply.github.com>
25 lines
506 B
Markdown
25 lines
506 B
Markdown
# Google Antigravity Auth (Clawdbot plugin)
|
|
|
|
OAuth provider plugin for **Google Antigravity** (Cloud Code Assist).
|
|
|
|
## Enable
|
|
|
|
Bundled plugins are disabled by default. Enable this one:
|
|
|
|
```bash
|
|
clawdbot plugins enable google-antigravity-auth
|
|
```
|
|
|
|
Restart the Gateway after enabling.
|
|
|
|
## Authenticate
|
|
|
|
```bash
|
|
clawdbot 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.
|