google-antigravity/antigravity-cli — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a terminal app called Antigravity CLI that acts like an AI coding assistant inside a user’s project folder. I want someone to open it in the terminal, ask questions about their codebase, review suggested changes, approve or reject edits, and let it run commands only after asking permission.

It should feel fast and keyboard friendly, work well over SSH, and keep a persistent conversation history so users can come back to previous sessions. Include sign in through Google, use the system keyring when possible, and if the user is remote, show an authorization link they can open locally. Add a logout command.

Please include basic settings and permissions, a way to export a terminal session so it could be continued somewhere else later, and clear warnings about reviewing AI actions before accepting them. Add install instructions for macOS, Linux, and Windows. Look up the current docs online if you need to match the expected behavior.

Want more depth? Deep Reverse