ToolsThe story, in brief

Show HN: OpenGravity – A zero-install, BYOK vanilla JS clone of Antigravity

A high school student just open-sourced a Vanilla JS clone of Google's Antigravity IDE—zero dependencies, real Linux terminal, BYOK. Live demo running.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

Open-source AI IDE tooling is lowering the barrier for developers to build custom agent workflows without hitting closed-source usage limits. Early-stage but demonstrates WebContainer + LLM agent integration as a viable lightweight alternative to proprietary tools.

The key facts

17 to know
  1. Built with Vanilla JS, no build steps or framework dependencies

  2. Uses WebContainer API for real in-browser Linux environment

  3. BYOK (Bring Your Own Key) — API keys stored in localStorage only

  4. Inspired by Google Antigravity due to usage limit friction

  5. Open-sourced early (alpha stage) to gather community feedback

  6. Live demo available at opengravity.pages.dev

  7. Integrates xterm.js for terminal emulation

  8. Supports file editing, shell commands, dependency installation in-browser

  9. Creator is high school student balancing GCSE exams

  10. Open-source Vanilla JS IDE clone of Google Antigravity

  11. BYOK (Bring Your Own Key) model—API keys stored in localStorage

  12. Zero dependencies, no build step required

  13. Built by high school student in 'a few days' before exams

  14. Early alpha stage with hardcoded UI placeholders

  15. Live demo available with Gemini API integration

  16. GitHub repo: ab-613/OpenGravity

  17. Published on Hacker News (9 points, 5 comments at time of analysis)

Go to the source

Hacker Newsgithub.com

Publisher excerpt: Hi. I’m a high school student studying for my GCSEs. I was using Google Antigravity heavily for my side projects, but I kept hitting the usage limits, and getting random "agent terminated" errors. So I decided to try build my own version of the IDE. I love the UI, so I copied it as accurately as…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools