{"slug": "entire-distributed-git-for-agents", "title": "Entire: Distributed Git for Agents", "summary": "Entire, an open-source distributed git tool for AI coding agents, launches to store full agent sessions—including prompts and tool calls—alongside code commits, enabling agents to trace decisions and avoid repeating mistakes. The tool creates checkpoints directly in git history, mirrors repos globally for faster cloning, and redacts sensitive data locally.", "body_md": "01\n\n“Why did we write it this way?”\n\nEvery 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.\n\nCoding 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.\n\nEntire CLI\n\n`curl -fsSL https://entire.io/install.sh | bash`\n\nOpen source · MIT licensed[4.7K](https://github.com/entireio/cli)\n\nSessions\n\nTrace any change back to the session that produced it, and give your team and agents the context to start smarter.\n\nEvery conversation is captured and linked to your git history creating a checkpoint automatically. No extra steps required.\n\nSensitive data never leaves your machine. Entire detects and redacts secrets before anything is stored.\n\nWhy entire\n\nEntire creates a checkpoint for every commit: the code change paired with the agent session that produced it. Context that’s attached, not archived.\n\n01\n\n“Why did we write it this way?”\n\nEvery 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.\n\n02\n\n“Where does all this context actually go?”\n\nNowhere new. Checkpoints are stored directly in your git history. No hosted service, no external database. Just your repo, your workflow, your data.\n\n03\n\n“Why does the agent keep making the same mistakes?”\n\nBecause 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.\n\nOne command to set up Entire CLI in your repository. Works with any git-based project, fully open source.\n\nInstead of every agent starting from zero, move work between agents with the full session state carried forward, not rebuilt from memory.\n\nGit hosting\n\nKeep the repo on GitHub. Let your agents clone fast from a regional Entire mirror without rate limits.\n\ndecentralized everywhere: SOONCLONE throughput\n\n200 simulated clients continuously shallow-cloning a production repository from multiple EU regions over ~3 minutes.\n\nWorkload Throughput\n\n32 simulated agents continuously performing a mixed workload of shallow clones and checkpoint pushes (1 clone : 5 pushes) at ~50-60 ms median latency.\n\nPush throughput\n\n128 simulated agents continuously pushing 1-10 files (2 KB each) over 2 minutes. Each agent pushed to its own branch.\n\nKeep your repo on GitHub. One command creates a regional mirror, so your agents clone fast with high rate limits.\n\nEvery clone carries its checkpoints and session history at shallow-clone speed. No syncing, nothing left behind.\n\nRegular updates from the front lines. Developer news, curated content, early access, and exclusive drops for people who got here first.", "url": "https://wpnews.pro/news/entire-distributed-git-for-agents", "canonical_source": "https://entire.io", "published_at": "2026-07-11 02:26:09+00:00", "updated_at": "2026-07-11 03:05:49.828153+00:00", "lang": "en", "topics": ["developer-tools", "ai-agents", "ai-tools", "ai-infrastructure"], "entities": ["Entire", "GitHub"], "alternates": {"html": "https://wpnews.pro/news/entire-distributed-git-for-agents", "markdown": "https://wpnews.pro/news/entire-distributed-git-for-agents.md", "text": "https://wpnews.pro/news/entire-distributed-git-for-agents.txt", "jsonld": "https://wpnews.pro/news/entire-distributed-git-for-agents.jsonld"}}