Resume after a restart
When the server goes away — a reboot, a crash, a deliberate restart — the shells go with it. Panes that were running an agent relaunch the conversation on restore instead of coming back to a bare prompt:restore_agent_sessions: false.
Resume needs the agent’s hooks installed, since the session id comes from
them. Installing hooks →
Fork a live session
Forking branches a running conversation into a second, independent one. The original keeps going untouched; both continue separately from the same history. Right-click a pane to fork into a split — the menu offers a placement — or right-click the tab or sidebar row to open the fork in a new tab.
It is the agent’s own fork command, run in a new pane — nothing is copied by
tty7 itself.
Copy the session id
Copy Session ID — in the tab’s right-click menu, beside Copy Working Directory, and in the command palette — puts the agent’s native id on the clipboard. Paste it intocodex resume, a bug report, or another tool.