> ## Documentation Index
> Fetch the complete documentation index at: https://docs.partio.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> See partio in action

# CLI Overview

partio hooks into Git to capture AI agent sessions alongside your commits. Here's what it looks like in practice:

<img src="https://mintcdn.com/partio/9nlM01dtxmNtQ1GL/images/cli/demo.gif?s=fc5812fc2df1f732a150e78f1ac1aff4" alt="partio demo" width="1200" height="650" data-path="images/cli/demo.gif" />

When you commit, partio detects the active Claude Code session, captures the full conversation transcript, and stores it as a checkpoint on an orphan branch — all without leaving your terminal.

<CardGroup cols={2}>
  <Card title="Installation" icon="download" href="/cli/installation">
    Install via Homebrew or Go
  </Card>

  <Card title="Commands" icon="terminal" href="/cli/commands">
    Full CLI reference
  </Card>
</CardGroup>
