| # | Command | Tool | Category | Tool |
|---|---|---|---|---|
| 1 | /exit Exit the active session and terminate agy safely. Alias: /quit. | Antigravity CLI | session-management | Antigravity CLI |
| 2 | /fork Fork the current conversation thread into a new session, keeping original history intact. Alias: /branch. | Antigravity CLI | session-management | Antigravity CLI |
| 3 | /rename Rename the active conversation thread for better tracking and retrieval. | Antigravity CLI | session-management | Antigravity CLI |
| 4 | /resume Resume or switch to a past conversation session. Aliases: /switch, /conversation. | Antigravity CLI | session-management | Antigravity CLI |
| 5 | /clear Start a new conversation with empty context. Previous session stays in /resume; use /rewind (v2.1.191+) to undo a clear in-session. Aliases: /reset, /new. | Claude Code | session-management | Claude Code |
| 6 | /resume Resume a previous conversation by ID or name, or open the session picker. | Claude Code | session-management | Claude Code |
| 7 | /archive Archive the current session and exit. Removes it from active session lists; transcript kept locally. Restore with 'codex unarchive <SESSION>'. | Codex CLI | session-management | Codex CLI |
| 8 | /new Start a new conversation inside the same CLI session without clearing the terminal view. | Codex CLI | session-management | Codex CLI |
| 9 | /resume Resume a saved conversation from your session list. Continue work from a previous CLI session without starting over. | Codex CLI | session-management | Codex CLI |
| 10 | /new-chat Start a new chat session with empty context. | Cursor CLI | session-management | Cursor CLI |
| 11 | /resume Resume a previous chat session by folder name. | Cursor CLI | session-management | Cursor CLI |
| 12 | /resume Browse auto-saved sessions and manage manual checkpoints. Conversations are auto-saved; use tags for manual checkpoints. | Gemini CLI | session-management | Gemini CLI |
| 13 | /new Start a new session. Aliases: /clear. Keybind: Ctrl+x n. | OpenCode | session-management | OpenCode |
| 14 | /sessions List and switch sessions. Aliases: /resume, /continue. Keybind: Ctrl+x l. | OpenCode | session-management | OpenCode |
| 15 | /share Share the current session publicly. | OpenCode | session-management | OpenCode |