Start a new session

sessions & tui

// what it does

/new (alias /clear) archives the current conversation and opens an empty one, resetting the context window while keeping the old session in the session list. Reach for it when you switch tasks — a stale context makes the agent slower and more likely to conflate unrelated work.

// shortcut

Ctrl+X N

// shell

$ /new
$ /clear

// resources