Skip to content

Documentation

This project keeps the docs split by Diataxis:

  • Home: the CLI-first landing page for the published docs site.
  • Tutorials: guided, end-to-end learning.
  • How-to guides: choose between bare sessions, in-place profile launches, and worktree-backed task sessions.
  • How-to guides: solve a specific operational task.
  • How-to guides: copy-paste examples for Codex, Claude Code, Pi, and task/worktree bootstrap from tp new.
  • Explanation: why the agent-state model works the way it does.
  • Reference: commands, states, transcript sources, and current behavior.
  • Reference: exact tp new mode-selection and option semantics.

If you are new to tp, start with the tutorial. If you already use tp and need reliable follow-up sends to a busy agent, go straight to the how-to guide.

Local docs preview:

uv sync --group docs
uv run --group docs mkdocs serve