When to attach a session
Useentire session attach when:
- hooks were not installed when the session started
- hooks did not fire
- a research session should be linked to the latest commit
- a completed agent review should be preserved as review context
Attach a session
Attach reads an existing agent transcript, creates or updates a checkpoint, and links that context to the last commit.Entire-Checkpoint trailer, the session is added to that checkpoint. Otherwise, Entire creates a checkpoint and can amend the last commit with the trailer.
Attach without prompts
Use--force when you want Entire to skip confirmation and amend the last commit:
Attach a review session
Use--review when the session was an agent review of existing work:
--skills:
Continue with
List Sessions
Find the session ID to attach.
attach Command Reference
See attach flags and examples.
Import Past Sessions
Bring past local agent sessions into Entire as read-only checkpoints.