The two modes a session can run in
When you create a session from the Start a new session page, you pick from three cards: Plan & Build, Import, and Quick Changes. Internally, those collapse into two real modes on the session row:
The badge is rendered next to each session in the sidebar and is the easiest way to tell which mode a session was created in.
Where sessions live
The sidebar’s middle zone — between the workspace picker and the footer — is the session list. It has two tabs:- Sessions — your own sessions in the currently selected workspace.
- Shared — sessions other teammates shared with you. Unread shared sessions show a blue dot and a count badge on the tab.
Cmd+F (or Ctrl+F on Windows/Linux) to focus it. Each row hovers in a context menu with:
- Pin / Unpin session — pinned IDs are stored per workspace in
localStorageunderagent-pinned-sessions-{workspaceId}. - Rename session.
- Copy branch name — only shown when the session has a worktree branch.
- Archive / Unarchive.
- Delete.