← 목록

Stripped the best feature out of Google Antigravity and made it open source

devto 2026-07-02 원문 보기 ↗


Google Antigravity has this cool feature that bridges your IDE to a live browser tab using chrome extension where the AI model has access to live UI debugging capabilities.

Built that exact visual debugging capability from scratch as an open-source tool, drop the paywall, works with all IDEs (VS code, Cursor, Warp, you name it)

Checkout:
repo - https://github.com/DharuNamikaze/Gravity-lite
npm package - https://www.npmjs.com/package/gravity-lite

the writeup - https://dharun-builds.vercel.app/blog/gravity