Command reference Β· Antigravity CLI
/rename
Renames the current session thread.
/rename belongs to the Conversations category and renames the currently active conversation thread with a custom, readable title β syntax: /rename <name>. This makes it easier to find later in the session picker (/resume): a long list of unnamed sessions with generic timestamps doesn't help much when trying to quickly pick up where you left off.
Alternatively, you can rename a thread directly in the session picker without opening it first: use the arrow keys to select the desired session and press F2. An input field opens at the bottom of the panel, pre-filled with the current title; type the new name and confirm with Enter, or cancel with Esc.
/rename itself only affects the currently active thread and requires a name argument directly after the command.
π THE SAME TASK (βRENAME SESSIONβ) ON OTHER PLATFORMS
β WHEN TO USE IT?
Name a thread before switching topics
/rename Migration-Auth-Refactor before switching to a new topic
Rename directly in the session picker
In the /resume picker, select the session and press F2 to rename it without reopening it
β WHEN NOT TO?
Renaming a saved thread without activating it
/rename only affects the currently active thread; other saved threads need a different approach.
Better: Open /resume, select the session with the arrow keys, and rename it there with F2
SOURCES
- Antigravity CLI docs: command reference β antigravity.google