Google antigravity-cli : anybody porting it?

The code isn't public so it's not possible to compile it natively. It is possible to run it through linux emulation.

Here's what you have to do:

Open or create ~/.gemini/antigravity-cli/settings.json and ensure the terminal sandbox is set to false:

JSON:
{ "enableTerminalSandbox": false}

Download the install.sh script from google for installing it. Install the the linux rl9 base, curl, etc.

Modify the install.sh script to print out the download url. the script won't work even when running through linux bash. You need to get the download url, download it manually, then install it as /usr/local/bin/agy. Then run it. Make sure all sandbox features are off as they won't work right.

I've tested this with antigravity 1.0.3
 
Thank you for telling me that, laffer1 . It's a huge disappointment, though. I guess I'll switch to OpenCode, which I've already used a little bit on Linux. I haven't tried crush yet, though. I may have to give that a spin.
 
Back
Top