Add Pi
.pi/extensions/entire/index.ts. The extension captures session boundaries, prompts, and completed turns. Entire reads the full conversation, file changes, tool calls, and token usage from Pi’s JSONL transcript.
Limitations
Pi does not expose a subagent transcript tree. Entire captures the main session. Pi’swrite and edit tools provide file paths in the transcript; files changed through shell commands remain visible in the Git diff but may not appear as transcript tool edits.
Resume and Import
entire session resume BRANCH restores the recorded session data when needed and prints:
session resume command reference for flags and additional behavior.