Skip to main content
A session is one continuous conversation. The desktop app manages them in the sidebar session list and keeps a local index so cold start stays fast.

New session

Use any of these:
  • Click New in the sidebar / top bar
  • Send /clear, /new, or /reset in the input (depends on the runtime)
  • Start chatting from Home
If the current session already has messages, you may get a second confirm. Starting a new session while the model is generating interrupts the current chat. The sidebar shows sessions for the current workspace:
  • Search titles
  • Star / rename / delete
  • View a preview summary
  • Switch history from different runtimes
Sidebar session list The cold path uses the local Session Index. It does not rescan every engine every time.

Auto titles

When AI session titles are on, a new session gets a short title after the first reply finishes. When they are off, the first user message stays the title. CLIs such as Grok keep the user’s original text when they can, so an English auto title does not overwrite it.

Rewind and fork

When the capability is available, Claude / Codex support:
Rewind cannot be undone. Review the restore / lose list before you confirm.

History differences

Session management settings

Settings → Project management / Other settings also has history cleanup, session index, and related switches. Use them when a large repo or a large session list needs maintenance.