BUILD / return-to-welcome-with-home-in-grok-build

Build

Return to the welcome screen with /home in Grok Build

Return to the welcome screen with /home in Grok Build

/home leaves the active conversation view and returns you to the welcome screen. Official: Modes and Commands.

Go home

  1. Start or resume a Build session (grok or grok -c).
  2. Run:
/home
  1. The welcome screen lists recent sessions for this workspace and the usual entry points (/resume, new work, and related pickers).

What it does not do

Goal Use instead
Start a clean conversation /new (alias /clear) — see Start a Grok Build session
Quit the TUI entirely /quit (alias /exit) — see Quit the Grok Build TUI
Switch to another saved session without the welcome screen /sessions or /resume — see Manage sessions in Grok Build

Pitfalls

  • /home is a navigation command. It does not delete the session or reset files.
  • Headless -p runs have no welcome screen; /home applies in the interactive TUI only.