State
Collaboration & jobs
Collaboration synchronizes explicit session state. Jobs expose tracked work that outlives a single foreground tool call.
Collaboration lifecycle
Interactive
/collab status
/collab start
/collab share
/collab sync
/join <relay-file-url-or-path>
/leave
/collab stopA relay reference conveys connection information, not blanket local tool authority. Joined peers remain represented as session events.
Jobs
/jobs opens the native tracked-job view. Use it to inspect ownership, state, progress, terminal outcome, and retained output instead of searching for unverified process IDs.
Failure behavior
Disconnects do not rewrite prior collaboration events. A stopped or failed job retains its outcome; restarting work creates a new attempt or explicit continuation.