Hacker News new | ask | show | jobs
by randomCloud 43 days ago
Google employees can’t use antigravity. There is an internal version of it which has an agent which is shared between Cider and it.
1 comments

It's the same thing with a different name and different default settings.
Are they actually cut from the same codebase? The internal version has workspace support and other features cut from Cider I assume
The settings in the internal version are "Antigravity User Settings". Pretty sure they're the same.
Consumer version:

BE_EVIL=true

Internal version:

BE_EVIL=false

The internal version is just slightly optimized for Google's unique developer environment (auth + cloud vm + google3) and is a dogfood version, meaning we get unstable features first. It's mostly the same thing though.