Skip to main content
View and manage agent sessions tracked by Entire.
entire session is also available as entire sessions.

session current

Show the most recently active session for the current worktree.

session list

List all sessions tracked by Entire, including ended sessions.
For active sessions only, use entire status.

session info

Show detailed information for a specific session. entire session info shows agent, model, status, worktree, timing, token usage, checkpoint linkage, and files touched.

session tokens

Show token usage and optimization recommendations for a session.
When no session ID is provided, Entire reports on the most recently active session for the current worktree.

session stop

Stop one or more active sessions.

session attach

Attach an existing agent session that was not captured automatically by Entire.
For flags and examples, see the attach command reference.

session adopt

Adopt an active session from another worktree into the current repository.
Use this when an agent starts in one repository or worktree, then moves and makes changes in another.

session resume

Resume an agent session from a branch or interactive picker.
For flags and examples, see the resume command reference.