Antigravity-CLI documentation lacks invoke command

With the recent changes to the whole Antigravity workflow, the documentation has been left in a bit of a lacking state.

I just wanted to point out that one of my colleagues was trying to start using Antigravity-CLI and found one of the most glaring problems I’ve ever seen in a documentation: the command that the program installs as is mentioned NOWHERE. It makes absolutely no sense.

Sure, a quick trip to Gemini or whatever can easily tell you how to invoke the Antigravity-CLI with the command “agy”, but the omission of such an importaint detail in the documentation is baffling. This should be the FIRST thing mentioned after installation, to check if the installation has completed successfully.

Please do something about this. I wish other developers to have a nice and welcoming experience when starting using these tools, and this is a really easy fix that would help confused beginners immensely.

Hi @NilVilasX1,

Welcome to the Forum,

Thank you for taking the time to share this feedback!

To confirm what you found, the command to invoke the CLI is indeed agy.

For future reference, this is currently listed in the Antigravity CLI: Getting Started Guide under the “Launch the TUI” section. If you or your colleague want a detailed step-by-step walkthrough on reviewing code and running test commands inside the TUI, I also highly recommend the Antigravity CLI Tutorial.