entireio/cli
A Git hook-based CLI that captures AI agent sessions alongside commits, creating searchable history and checkpoint recovery for coding agents.

Entire CLI integrates with the Git workflow to record AI agent interactions as users code. Sessions including prompts, responses, file changes, tool calls, and token usage are stored alongside commits on a separate branch, making the evolution of AI-assisted code traceable and searchable. Developers can rewind to any previous session checkpoint and resume from exactly where an agent left off. Supports Claude Code, Codex, Gemini, and other AI coding assistants.