- Replace all CLAWDBOT_* env vars with MOLTBOT_* - Replace all .clawdbot paths with .moltbot - Update daemon labels to bot.molt.* - Update plugin SDK imports to moltbot/plugin-sdk - Remove clawdbot bin alias from package.json - Preserve legacy compatibility in compat/legacy-names.ts |
||
|---|---|---|
| .. | ||
| clawdbot.plugin.json | ||
| index.ts | ||
| package.json | ||
| README.md | ||
Google Antigravity Auth (Clawdbot plugin)
OAuth provider plugin for Google Antigravity (Cloud Code Assist).
Enable
Bundled plugins are disabled by default. Enable this one:
clawdbot plugins enable google-antigravity-auth
Restart the Gateway after enabling.
Authenticate
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.