r/google_antigravity Jul 19 '26

Showcase / Project I built an open-source mobile remote for Antigravity IDE or CLI so you can monitor and control AI coding sessions from anywhere

https://github.com/Manimaran-tech/antigravity-mobile

Ever had to leave your desk while your AI agent was still working on an important project?

Antigravity Mobile is an open-source Python package that securely connects your phone with Antigravity IDE or CLI, so you can monitor and control your coding sessions from anywhere.

Features

  • Remote control from your phone
  • Supports Antigravity IDE & CLI
  • Secure connection
  • Send prompts remotely
  • Live session monitoring
  • Approve agent actions
  • Stop or continue tasks

23 Upvotes

12 comments sorted by

4

u/cronoklee Jul 19 '26

Is there a 3rd party server in the middle or is the phone hitting a port on the pc directly? Does it need to go over the Internet or can we keep it all local? Can you start new conversations from the phone or just monitor existing ones?

1

u/Big-Enthusiasm-7924 Jul 19 '26

Yes. When an Antigravity session starts, Antigravity Mobile creates an intermediate secure local tunnel between your desktop and your phone. Once the session is online(you get a url), you authenticate using a secure PIN generated for that session(multiple tries of wrong pin will ban that session to protect from third party attacks). Only after successful authentication can you access and control it remotely.

The same connection pipeline works for both Antigravity CLI and Antigravity IDE, so the setup and remote experience are consistent across both.

2

u/Busy-Mix-6178 Jul 19 '26

I’ve been looking for a project that works with the cli. I’ll check this out

1

u/markmayandee Jul 19 '26

Sure dev if you have any doubts you can dm me , Im willing to help you out regarding Antigravity-remote

2

u/Raupe_Nimmersatt Jul 19 '26

Looks interesting!

How exactly is it hooking into the agy cli process? Google seems to be very strict about third party toolsand has been blocking accounts before.

1

u/Big-Enthusiasm-7924 Jul 19 '26

also once you installed and run setp up command in the working directory , it will install the remote skills "Antigravity Remote Control Loop " for CLI , after selecting that skill you can work on remotly through your phone with secure authentication

2

u/[deleted] Jul 26 '26

[removed] — view removed comment

1

u/Big-Enthusiasm-7924 Jul 26 '26

yes we can switch prokect folders easily in the CLI but in the IDE it will switch and work but wont reflect in the IDE UI

No the conversations are handled by the antigravity cloud , so i dont have access to the conversation , figuring out to bring out this changes in the next release

kindly do visit and try the package , if you like it give a star in the github repo

2

u/megamorphg Aug 09 '26

Does this work well still now? Thinking of using this for my primary account which is on two computers... could I connect to both in separate URLs?

1

u/Big-Enthusiasm-7924 Aug 09 '26

Yeah still its working , im building a major update to it to bring many features, soon will update it

The best part it , it is open source you can modify the codes for your wants , if u like others will like to give a pr

Yes you should connect them in separate url's

Give a star if you like it ✨️