Activity
Tl;dr
Entire CLI is a Git-integrated tool that captures AI agent sessions as you work, creating a searchable, indexed record of how code was written. It records full transcripts, prompts, file changes, and tool calls alongside your commits, making it possible to understand why code changed and resume from earlier checkpoints without losing context.
The project is a Go-based CLI designed for developers using AI agents like Claude Code, Codex, Gemini, and others. It's actively maintained with strong adoption (4900+ stars), ships on macOS, Linux, and Windows via Homebrew, Scoop, and script installers, and includes both stable and nightly release channels. The repo itself is heavily used by agents: recent activity shows 674 commits and 289 checkpoints in the last 30 days, with Claude being the dominant agent (229 sessions).
