Command reference Β· Antigravity CLI
/feedback
Opens the feedback panel.
/feedback belongs to the "Utilities" category and, according to the official reference, opens the feedback submission panel β a form directly in the CLI through which you send feedback about using the Antigravity CLI to the Google team. The command is distinct from the separate showFeedbackSurvey setting in settings.json: this controls whether a short quality survey is automatically shown after completed tasks (default: on). /feedback, on the other hand, is the active way to report a concern that you can trigger yourself at any time, independent of this automatic survey β so you don't have to wait for the survey popup to give feedback.
The command serves purely to send feedback, not to fix problems in the running session: there's no response or solution within the CLI, the concern goes to the team as a message.
π THE SAME TASK (βREPORT BUG/FEEDBACKβ) ON OTHER PLATFORMS
β WHEN TO USE IT?
Report a bug or improvement suggestion directly from the CLI
Open /feedback and note the observation while the context is still fresh
Give unsolicited feedback without waiting for the automatic survey
Call /feedback yourself, instead of waiting for the showFeedbackSurvey popup after task completion
β WHEN NOT TO?
A technical problem that needs to be solved immediately
/feedback sends a message to the team, but doesn't provide a solution or answer within the running session.
Better: Consult /help or the troubleshooting docs
SOURCES
- Antigravity CLI docs: command reference β antigravity.google
MORE COMMANDS Β· Antigravity CLI