Hacker News new | ask | show | jobs
by kridsdale3 43 days ago
It's the same thing with a different name and different default settings.
2 comments

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.