Entire.io is the web interface for the history captured by the Entire CLI. The CLI stores agent session context on a shadow branch in your repo; entire.io makes that history easy to browse, search, and review across repositories.Documentation Index
Fetch the complete documentation index at: https://docs.entire.io/llms.txt
Use this file to discover all available pages before exploring further.
What you can do here
Connect a repository
Connect a repository
Authorize the Entire GitHub App and choose which repos to read. See Connect a repository.
Browse your activity
Browse your activity
Land on your dashboard for stats, recent commits, and a contributions graph. See Dashboard.
Review checkpoints
Review checkpoints
Open any checkpoint to see file diffs, the agent that produced it, and the sessions behind it. See Review a Checkpoint.
Inspect sessions
Inspect sessions
Drill into a session to see the transcript, tool calls, file diffs, and AI attribution. See Inspect a Session.
Generate dispatches
Generate dispatches
Produce markdown summaries of recent agent work across one or more repositories. See Dispatches. Feature-flagged.
Resolve issues
Resolve issues
Fix
Unknown author errors, missing checkpoints, and GitHub App permission problems. See Troubleshooting.Get started
- Visit entire.io
- Click Sign in → Sign in with GitHub
- Authorize the Entire GitHub App for your account or organization
- Open a connected repository to see its checkpoints
Entire.io never writes to your code or modifies branches. The web app reads checkpoint data from the
entire/checkpoints/v1 branch in your repository, where the Entire CLI stored it. See Security & Privacy for the full picture.Continue with
Start by authorizing the GitHub App, then come back to browse history.Connect a repository
GitHub App auth and permissions — start here.
Dashboard
Personal overview, stats, and recent activity.
Review a Checkpoint
Branch view, checkpoint detail, commit linking.
Inspect a Session
Transcripts, tool calls, AI attribution.
Dispatches
Markdown summaries of recent agent work (feature-flagged).
Troubleshooting
Unknown author, sync, and permissions issues.