Attach an existing agent session that was not captured automatically by Entire.
This command reads the session transcript, creates or updates a checkpoint, and links it to your last commit.
Use it when:
- Hooks were not installed when the session started
- Hooks failed to fire
- You want to keep a research-only session that did not produce file changes
If the last commit already has an Entire-Checkpoint trailer, the session is added to that existing checkpoint. Otherwise, Entire creates a new checkpoint and offers to amend the last commit with the trailer.
entire session attach requires the repository to already have at least one commit. If Entire cannot find the transcript for the agent you specify, it will try to auto-detect the correct agent from known transcript locations.