Every agent session
stored in your repo.
Coding agents start every session from zero, forgetting context and decisions of the last run. Entire stores every session, prompt, and tool call with your commits, so you, your team, and your agents can start with better context.
curl -fsSL https://entire.io/install.sh | bashOpen source · MIT licensed4.5K
- Claude Code
- Codex
- Gemini
- Cursor
- Copilot
- Pi
- OpenCode
- Factory AI Droid
- Antigravity
- Amp
Works where you already operate
Entire CLI hooks into your existing tools and workflow. No context switching, no new interfaces to learn.
Setup the CLI
One command to set up Entire CLI in your repository. Works with any git-based project, fully open source.
Rotate the staging Postgres password
now·4 calls
Private by design
Sensitive data never leaves your machine. Entire detects and redacts secrets before anything is stored.
Sessions sync with commits
Every conversation is captured and linked to your git history creating a checkpoint automatically. No extra steps required.
View your entire history
Search, view, and understand the intent behind the code that was written. Share context with your team.
Never start from zero
Entire creates a checkpoint for every commit: the code change paired with the agent session that produced it. Context that's attached, not archived.
"Why did we write it this way?"
Every commit gets a checkpoint: the code change paired with the full agent session that produced it. Look at any change and the reasoning is right there.
"Where does all this context actually go?"
Nowhere new. Checkpoints are stored directly in your git history. No hosted service, no external database. Just your repo, your workflow, your data.
"Why does the agent keep making the same mistakes?"
Because it starts every session from zero. Checkpoints give agents the full history of how your codebase was built. Not just the code, but the decisions behind it.
Start capturing your intent
Entire is open source and free to use. Install it once, and never lose the context behind your commits again.
curl -fsSL https://entire.io/install.sh | bash