Entire CLI
ActiveDescription
CLI that hooks into your Git workflow to capture AI agent sessions as you work — sessions are indexed alongside commits, creating a searchable record of how code was written in your repo.
Key Features
- Git-native integration that automatically captures AI agent sessions tied to commits
- Session replay: rewind to any historical agent checkpoint and resume work
- Full context preserved: prompts, responses, file changes, token usage all searchable
- Keeps Git history clean by storing agent context on a separate branch
- Supports Claude Code, Codex, Gemini and other multiple agents
Use Cases
Categories
Quick Start
Install via Homebrew: brew tap entireio/tap && brew install --cask entire, then run entire enable in your project directory. All AI agent sessions will be automatically recorded thereafter.