Entire CLI 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.
# Entire CLI Entire 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. With Entire, you can: - **Understand why code changed** — see the full prompt/response transcript and files touched - **Recover instantly** — rewind to a known-good checkpoint when an agent goes sideways and resume seamlessly - **Keep Git history clean** — preserve agent context on a separate branch - **Onboard faster** — show the path from prompt → change → commit - **Maintain traceability** — support audit and compliance requirements when needed ## Why Entire - **Understand why code changed, not just what** — Transcripts, prompts, files touched, token usage, tool calls, and more are captured alongside every commit. - **Rewind and resume from any checkpoint** — Go back to any previous agent session and pick up exactly where you or a coworker left off. - **Full context preserved and searchable** — A versioned record of every AI interaction tied to your git history, with nothing lost. - **Zero context switching** — Git-native, two-step setup, works with Claude Code, Codex, Gemini, and more. ## Table of Contents - [Why Entire](#why-entire) - [Quick Start](#quick-start) - [Typical Workflow](#typical-workflow) - [Key Concepts](#key-concepts) - [How It Works](#how-it-works) - [Strategy](#strategy) - [Local Device Auth Testing](#local-device-auth-testing) - [Commands Reference](#commands-reference) - [Configuration](#configuration) - [Security & Privacy](#security--privacy) - [Troubleshooting](#troubleshooting) - [Development](#development) - [Getting Help](#getting-help) - [License](#license) ## Requirements - Git - macOS, Linux or Windows - [Supported agent](#agent-hook-configuration) installed and authenticated ## Quick Start ```bash # Install stable via Homebrew brew tap entireio/tap brew install --cask entire # Or install nightly via Homebrew brew tap entir
Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.