Command reference ยท Antigravity CLI
/copy
Copies the last agent response to the clipboard.
/copy belongs to the Utilities category and puts the text of the agent's most recent response onto the system clipboard.
โ WHEN TO USE IT?
Quickly paste a response into another application
/copy after a code explanation, to paste it into a note
โ WHEN NOT TO?
You want a full code diff, not a plain text response
/copy copies the last text response, not a structured code diff.
Better: Open /diff and view the changes there
SOURCES
- Antigravity CLI Doku: Command-Referenz โ antigravity.google