promptgarten ๐ŸŒฑ
๐ŸŒ ES

Command reference ยท Antigravity CLI

/clear

Clears the terminal and active conversation contexts. Alias: /new.

/clear belongs to the Utilities category, alias /new. It resets both the terminal display and the active conversation contexts โ€” for a clean restart within the same session.

โœ… WHEN TO USE IT?

Start a new topic within the same session

/clear after finishing a task, before starting a completely new topic

โ›” WHEN NOT TO?

You want to keep the current conversation and come back to it later

/clear wipes the active context โ€” mid-task you lose the thread's working state.

Better: Use /resume to switch between threads instead of clearing

SOURCES