Should've named it ZeroGravity to stay true to its design goals.
Show HN: OpenGravity – A zero-install, BYOK vanilla JS clone of Antigravity
21–30 of 39 posts
Re: Show HN: OpenGravity – A zero-install, BYOK vanilla JS clone of Antigravity
#22Re: Show HN: OpenGravity – A zero-install, BYOK vanilla JS clone of Antigravity
#23Re: Show HN: OpenGravity – A zero-install, BYOK vanilla JS clone of Antigravity
#24I wish this could work with your monthly subscription where you get a flat quota in Antigravity with a free account / $20. edit: Is this not built out of VSCode? Isn't Antigravity based on VSCode? VSCodium has a Web build https://github.com/VSCodium/vscodium UI wise it might be good to make it clearer you don't need to put in an API key to try it.
I completely agree! Its so frustrating that providers (google, openai, anthropic) silo their $20/month consumer subscriptions away from their API access. It would be amazing if paying that flat fee gave you a 'personal API key' to use in open source UIs like this. Unfortunately, we're stuck with standard API keys for now. Though I believe that google aistudio has decent free limits on gemini 3 flash with the free api…
Re: Show HN: OpenGravity – A zero-install, BYOK vanilla JS clone of Antigravity
#25But... does it clone Antigravity's commitment to storing keys at well known locations on disk in plain text?
Re: Show HN: OpenGravity – A zero-install, BYOK vanilla JS clone of Antigravity
#26WebContainer is great for "run it and see", but state can get fuzzy fast. The more the UI shows exactly what changed and why, the safer it feels to trust the agent.
Re: Show HN: OpenGravity – A zero-install, BYOK vanilla JS clone of Antigravity
#27Re: Show HN: OpenGravity – A zero-install, BYOK vanilla JS clone of Antigravity
#28Re: Show HN: OpenGravity – A zero-install, BYOK vanilla JS clone of Antigravity
#29Re: Show HN: OpenGravity – A zero-install, BYOK vanilla JS clone of Antigravity
#30Is there any other editor that comes close to JetBrain's Git integration? All I see is forks of forks of VSCode, and I'm wondering what the incremental gain of yet another does-the-basic-text-editing editors we need. This is in no way directed at OP, but it seems like a lot of wheels spinning around the world and surprisingly little progress at the Pareto limit.