← Back to Index
Entire
Docs
Claude Code : Integrate Entire with Claude Code for seamless session capture
Codex : Integrate Entire with Codex for AI coding session capture
Copilot CLI : Integrate Entire with GitHub's Copilot CLI
Cursor : Integrate Entire with Cursor IDE and CLI for AI coding session capture
Architecture : How the Entire CLI discovers and communicates with external agent plugins
Build an Agent Plugin : Use the external-agents agent skill to add support for another coding agent
Commands : Required commands and optional capabilities for external agent plugins
Data Model : Data types exchanged between the Entire CLI and external agent plugins
Lifecycle : When the Entire CLI calls each external agent plugin command
Overview : Build plugins that integrate third-party AI agents with the Entire CLI
Factory : Integrate Entire with Factory for AI coding session capture
Gemini CLI : Integrate Entire with Google's Gemini CLI
OpenCode : Integrate Entire with OpenCode for AI coding session capture
Overview : Set up Entire with your AI coding agent — supported integrations and how to add your own
Pi (Preview) : Integrate Entire with Pi for AI coding session capture
activity : Show your Entire activity overview from your hosted Entire account.
agent : Manage agent integrations in the current repository.
agent-help : Show agent-facing usage that matches the installed Entire CLI.
attach : Attach an existing agent session that was not captured automatically by Entire.
auth : Manage authentication and API tokens.
blame : Show git-blame-style line attribution with Entire checkpoint metadata.
checkpoint : List, explain, search, and rewind checkpoints.
clean : Clean up Entire session data.
configure : Configure Entire settings in the current repository. To manage agent hooks, use entire agent; on first run, it installs agent hooks, and on subsequent runs, it lets you enable more agents.
disable : Remove Entire hooks from a repository. This stops session capture but preserves existing session data.
dispatch : Generate a dispatch summarizing recent agent work.
doctor : Scan for stuck or problematic sessions and offer to fix them.
enable : Initialize Entire in a Git repository. This installs the necessary Git hooks to capture AI coding sessions.
Global flags : These flags are available on the root command.
help : Display help information about any command.
import : Import pre-existing local agent transcripts as read-only checkpoints.
investigate : Run a multi-agent investigation from a prompt, seed document, issue, or PR.
labs : Explore experimental Entire workflows.
login : Log in to Entire.
logout : Log out of Entire.
recap : Summarize recent checkpoint activity.
repo : Manage Entire repositories and GitHub mirror placements.
resume : Resume an agent session from a branch or interactive picker.
review : Run a multi-agent review against the current branch and consolidate the results into a final verdict.
search : Search checkpoints, commits, and sessions with hybrid semantic and keyword matching.
sessions : View and manage agent sessions tracked by Entire.
status : Show the current Entire status for this repository.
version : Show build information including the CLI version, Git commit, Go version, and OS/architecture.
why : Explain the commit, checkpoint, prompt, and session behind a file or line.
Frequently Asked Questions : Common questions about Entire
Glossary : Learn about the terms we use.
Capture Checkpoints : Learn how Entire turns agent work into committed checkpoints.
Keep Checkpoints Local : Capture checkpoint history without pushing it to a remote repository.
Overview : Learn what checkpoints are, why they matter, and how Entire captures them.
Review Checkpoints : Choose how to review checkpoint context in Entire.io or the Entire CLI.
Review Checkpoints in CLI : Use checkpoint commands to list, explain, summarize, and inspect checkpoints locally.
Review Checkpoints in Entire.io : Review checkpoint details, sessions, and file diffs in Entire.io.
Store Checkpoint Data : Choose where Entire stores checkpoint history for a repository.
Store Checkpoints in Another Repository : Push checkpoint history to a repository separate from your source code.
Store Checkpoints with Your Code : Keep checkpoint history in the same Git repository as the code it describes.
Troubleshooting : Fix common checkpoint capture, linking, and sync issues.
Agent Hooks : Configure which AI coding agents Entire captures.
Checkpoint Storage : Configure where Entire stores and pushes checkpoint data.
Entire-Generated Files : Decide which Entire-generated files belong in Git and which should stay on your machine.
Git Hooks : Configure the Git hooks Entire uses to capture and sync checkpoint data.
Logging and Diagnostics : Configure log verbosity, inspect active settings, and collect diagnostics.
Configuration : Find the right place to configure Entire.
Privacy and Redaction : Configure redaction, telemetry, and checkpoint commit signing.
Review Profiles : Configure saved review profiles for entire review.
Local, Project, and Global Settings : Configure shared repository behavior, personal overrides, and the files Entire writes under .entire.
Dispatches in CLI : Use entire dispatch to generate markdown summaries from the terminal.
Dispatches in Entire.io : Generate and preview Dispatches from the Entire web app.
Dispatches : Summarize recent agent work into a shareable markdown update.
Troubleshooting : Fix common Dispatches visibility, scope, output, and CLI mode issues.
Install the Entire GitHub App : Authorize the Entire GitHub App and choose which repositories Entire can access.
Limitations : Current limitations of repository mirrors and available workarounds.
Mirror Access and Permissions : Understand how repository mirror access follows GitHub collaborator permissions.
Mirrors : Connect an existing GitHub repository to Entire with an Entire-backed Git remote.
Mirror Repositories in the CLI : Create GitHub repository mirrors with the Entire CLI and configure Git remotes.
Mirror Repositories in Entire.io : Configure GitHub access, choose repositories, and create mirrors from Entire.io.
Overview : Learn what Entire Repositories are, how they work, and why they matter for agent-driven development.
Troubleshooting : Fix common repository mirror setup, access, clone, fetch, and push issues.
Semantic Search : Find previous checkpoints, sessions, and commits by phrase, meaning, or agent context.
Search from Your Agent : Use the search Skill so your agent can find previous Entire history before or during work.
Search in the CLI : Use entire search to find checkpoints, sessions, and commits from your terminal.
Search in Entire.io : Use Semantic Search in Entire.io to browse checkpoints, sessions, and commits visually.
Semantic Search Troubleshooting : Fix common semantic search issues in the CLI, Entire.io, and the search Skill.
Attach Sessions : Link an existing agent session to a commit and checkpoint.
Import Past Sessions : Bring past local agent sessions into Entire as read-only checkpoints.
Inspect Sessions in CLI : Inspect session metadata, transcript output, and token usage from the CLI.
List Sessions : Find active and ended sessions from the CLI.
Overview : Understand agent sessions, what they capture, and how they connect to checkpoints.
Resume Sessions : Continue previous agent work from a stopped session or branch.
Sessions in Entire.io : Review session timelines, transcripts, tool calls, files, and attribution in Entire.io.
Stop Sessions : End stale or active sessions from the CLI.
Troubleshooting : Resolve missing, stale, unlinked, or misplaced sessions.
Overview : Give your agent reusable workflows for running Entire CLI commands.
Build with Entire : Version control for the age of AI agents. Capture the context behind agent work so you can review it, search it, and understand why code exists.
Installation : Install the Entire CLI on your system
Investigate Why Code Exists : Trace code history with entire blame, entire why, and entire investigate.
Mirror a GitHub Repository : Bring an existing GitHub repository into Entire without moving your source of truth or changing your team's workflow.
Learn Entire : Learn Entire with written and video tutorials.
Run Cross-Agent Reviews on Agent Work : Use recap to summarize recent agent activity, then run a cross-agent review before merging.
Search Past Agent Work : Use semantic search to find previous checkpoints, sessions, and commits by phrase, meaning, or agent context.
Explain, search, and hand off work with Skills : Learn how to use Skills to explain code, investigate changes, search history, and hand work off between agents
Enable Entire : Watch how to enable Entire in a repository.
Overview : Git shows what changed. Entire shows why.
CLI : Learn what the Entire CLI is for and where to go next.
Entire.io : Learn what Entire.io is for and where to go next.
Overview : Understand how the Entire CLI and Entire.io work together.
Quickstart : Get started with Entire by creating your first checkpoint.
Security & Privacy : Where your data lives, what's redacted before storage, how to add redaction rules, when data leaves your machine, and how to report security issues
Updating : Update the Entire CLI and control update prompts.
OpenAPI Specs
Optional