One source of truth for your agents and your team. Entire records every agent session as a checkpoint linked to the commit it produced — so the why lives in your repo, not a closed terminal.
Without that why, sessions disappear when you close the terminal, parallel agents overwrite each other, and a bad run has no rewind. Developers spend more time reconstructing context than shipping. Entire captures every session as a checkpoint linked to the commit it produced.
A 2-hour Claude run becomes scrollback you'll never reconstruct. entire explain brings the session back — prompts, files touched, the reasoning behind the diff — linked to the commit it produced.
Run Claude and Codex in the same repo and you're one git checkout from blowing away a half-finished refactor. entire enable installs hooks for every agent. entire resume <branch> drops you back into the right session on the right branch.
One confidently-wrong patch poisons the next ten prompts. entire rewind jumps you back to any prior checkpoint so you can branch from a known-good state.
The pull request was never built for this. It used to align humans on code humans wrote. Now it's where teams try to align on code an agent wrote, from a session no one saw. The diff lands, the reasoning doesn't. Entire makes the session travel with the commit. The author, the reviewer, the next agent all read from the same trail.
b81e2a0
Flags missing expired-token case from prior fix.
Session context lives in your repo, so no agent — and no developer — ever starts from scratch. Run Claude in the morning, hand off to Codex in the afternoon, kick off a migration to Gemini next week. Every one of them starts with the full history of what the others did.
One entire enable installs hooks for every agent you use — Claude Code, Codex, Gemini, Cursor, Copilot CLI, Factory, OpenCode. Whichever agent writes the code, the session lands in the same repo.
Each session is condensed into a checkpoint linked to the commit it produced — the commit points back, the session points forward.
Hand any agent a session ID or commit SHA and it pulls the full prior context — regardless of which agent originally produced it. Tell Codex to review Claude's session from yesterday.
~2478 to ~25 operations…Rewind to any checkpoint and branch from a known-good state, regardless of which agent created it. Resume the original session on the right branch, or hand off to a different agent at the same checkpoint.
9b1deb4dmainEntire is open source. Yours to fork, run, and extend. Install it once, and never lose the context behind your commits again.
Monthly updates from the front lines. Developer news, curated content, early access, and exclusive drops for people who got here first.
No spam. One email a month. Unsubscribe anytime.
Join our Discord to stay up to date and look out for all the goodness hitting your inbox.