Tools
Google Antigravity Auth
This is a current workaround to get the google-antigravity-auth plugin working for newer openclaw releases. It has since been removed and must be manually installed if not preserved from an older release.
Install
openclaw plugins install @sydear/google-antigravity-auth
README
# openclaw-google-antigravity-auth
This is a current workaround to get the google-antigravity-auth plugin working for newer openclaw releases. It has since been removed and must be manually installed if not preserved from an older release.
Linux/Windows/Mac
In your terminal:
openclaw plugins install @sydear/google-antigravity-auth
openclaw plugins enable google-antigravity-auth
openclaw gateway restart
openclaw models auth login --provider google-antigravity
Termux:
openclaw plugins install @sydear/google-antigravity-auth
openclaw plugins enable google-antigravity-auth
pkill -f openclaw-gateway
SSH_TTY=/dev/pts/0 openclaw models auth login --provider google-antigravity
Copy the output and paste it into your browser and copy the blank page URL after signing in.
Post that back into the terminal and you should reauthenticate.
I had success in patching the plugin using termux_open to have the browser automatically open. You can use gemini-cli or any other LLM to assist if you'd like.
DISCLAIMER: Using this plugin violates google TOS and they can ban your account from further gemini services. It's advised you use an account that isn't your main.
All credits go to @sydear
tools
Comments
Sign in to leave a comment