Image
MarvinMeet Marvin! Mostly harmless, mostly revolutionary

Every agent session
stored in your repo.

Coding agents need ideas, decisions, and speed. Entire stores every session, prompt, and tool call with your commits. And now, it also mirrors your repo around the world for maximum agent throughput.

Entire CLI

Works with any agent

curl -fsSL https://entire.io/install.sh | bash

Open source · MIT licensed4.7K

ImageClaude Code
ImageCodex
ImageGemini
ImageCursor

Sessions

Full visibility into every agent run

Trace any change back to the session that produced it, and give your team and agents the context to start smarter.

f3a91c2Add rate limiting
2 sessions

Sessions sync with commits

Every conversation is captured and linked to your git history creating a checkpoint automatically. No extra steps required.

Rotate the staging Postgres passwordnow
bashfly secrets set DATABASE_URL
ARGUMENTS
DATABASE_URL=postgres://app:[REDACTED]@db.internal:5432/staging

Private by design

Sensitive data never leaves your machine. Entire detects and redacts secrets before anything is stored.

Why entire

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.

01

“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.

02

“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.

03

“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.

Image
~
Last login: Thu Feb 10 14:42:42 on mvn2026
>entire enable
run command

Setup the CLI

One command to set up Entire CLI in your repository. Works with any git-based project, fully open source.

Image
~
Last login: Thu Feb 10 14:42:42 on mvn2026
>entire session resume
run command

Resume work across any agent

Instead of every agent starting from zero, move work between agents with the full session state carried forward, not rebuilt from memory.

Git hosting

Clone fast on a Distributed Git Network

Keep the repo on GitHub. Let your agents clone fast from a regional Entire mirror without rate limits.

decentralized everywhere: SOON
US EastEU CentralAustralia

CLONE throughput

570Kclones/h

200 simulated clients continuously shallow-cloning a production repository from multiple EU regions over ~3 minutes.

Workload Throughput

1.7Moperations/h

32 simulated agents continuously performing a mixed workload of shallow clones and checkpoint pushes (1 clone : 5 pushes) at ~50-60 ms median latency.

Push throughput

2.1Mpushes/h

128 simulated agents continuously pushing 1-10 files (2 KB each) over 2 minutes. Each agent pushed to its own branch.

Image
~
Last login: Thu Feb 10 14:42:42 on mvn2026
>entire repo mirror create entireio/cli
run command

Mirror your repo around the world

Keep your repo on GitHub. One command creates a regional mirror, so your agents clone fast with high rate limits.

Image
~
Last login: Thu Feb 10 14:42:42 on mvn2026
>entire repo clone gh/entireio/cli
run command

Clone with the history attached

Every clone carries its checkpoints and session history at shallow-clone speed. No syncing, nothing left behind.