Home / Companies / Entire / Blog / August 2026

August 2026 Summaries

7 posts from Entire

Filter
Month: Year:
Post Summaries Back to Blog
Dispatch 0x001C announces enhanced checkpointing for AI coding subagents, with Claude Code and Factory AI Droid preserving all subagent records, transcripts, and token usage, while Codex and Cursor capture file-changing subagents and their transcripts; these records are included in parent checkpoints but are not yet visible in the entire.io UI. The stable release is v0.10.3, with newer changes available through v0.10.4-nightly. The Entire CLI adds the optional goredact streaming secret-redaction engine, which is faster and uses stable memory but has narrower detection coverage than betterleaks, while betterleaks has been updated and long sessions now scan only newly added transcript lines. Commits and sessions are now server-rendered and streamed to improve page-load performance, and additional updates address GitHub mirror renames, remote ref validation, sync-path security risks, branch checkout behavior, dependency and CI security upgrades, packfile efficiency, testing, and compatibility improvements for OpenCode, Codex, Pi, and session attachment.
Aug 31, 2026 737 words in the original blog post.
Entire’s Dispatch 0x001B introduces an in-app four-step onboarding flow that guides users through installing and logging into the CLI, enabling checkpoints in a Git repository, and creating an initial checkpoint through normal coding and pushing activity. The CLI now associates checkpoints with the remote actually used for a push rather than always using origin, improving support for forks and custom push configurations while retaining older origin-based checkpoints for reading. Partial clones now more reliably exclude unwanted large file blobs, and EntireDB adds clearer errors and stronger safeguards for oversized limits, corrupt packfiles, and malformed data. The update also includes stable version 0.10.2 and nightly 0.10.3-nightly, alongside accessibility, navigation, analytics, mirroring, regional authentication, repository access, Git compatibility, credential security, and go-git reliability improvements.
Aug 24, 2026 707 words in the original blog post.
Entire Dispatch 0x001A introduces regional repository syncing and mirroring that keeps GitHub as the source of truth while placing repository copies in Australia, Germany, India, and the United States to support faster parallel cloning by agents. The update adds an `entire plugin` command for on-demand CLI extensions, including `entire-run` for logging Entire-enabled agent sessions from their first prompt and `entire-upgrade` for updating the binary, alongside stable version 0.10.0 and a 0.10.1 nightly release. Website usability improvements include a resizable, collapsible file tree and clearer diff navigation with inline image previews. Technical fixes improve shallow-fetch performance, deduplicate changed files in checkpoints, prevent oversized checkpoint metadata from blocking large sessions, preserve clone and fetch availability during node draining, make refresh-token retries idempotent, enable region-independent project deletion and slug lookup, and enhance go-git partial-clone compatibility through standard promisor files.
Aug 17, 2026 420 words in the original blog post.
Entire Dispatch 0x0019 introduces richer commit pages on entire.io that consolidate agent sessions, prompts, checkpoints, file changes, and token usage to provide clearer context for code review. The Entire CLI can now redirect existing clones to mirrors without recloning, simplifies checkpoint setup through Git refs, improves routing and authentication, and speeds agent hooks and large-session processing while addressing misleading errors and terminal-hook conflicts. Website updates improve streaming page loads, repository and session navigation, Dispatch search and reuse, transcript filtering, public repository visibility, account deletion, and automatic regional onboarding. EntireDB enhancements strengthen mirror synchronization, GitHub username-based permissions, repository read performance, signed push integrity, storage reliability, and token expiration. The accompanying go-git v5.19.2 release adds protections against symlink traversal and malicious references, supports unusual filenames in pushes and diffs, and updates testing and security-scan workflows.
Aug 10, 2026 1,519 words in the original blog post.
Entire CLI now supports Oh My Pi through an external agent plugin contributed by @Kh05ifr4nD. Oh My Pi is an independently maintained open-source Pi fork that adds language-server intelligence, debugging, browser access, and subagents to a terminal-focused workflow. When enabled in a repository, Entire records Oh My Pi conversations as checkpoints linked to repository history, preserving prompts, responses, file changes, tool activity, and available token usage so users can revisit the reasoning behind work. Checkpoints continue across sessions and branches and can be accessed through both the Entire CLI and web app. Setup involves installing or building the `entire-agent-omp` plugin, placing it on the system PATH, enabling external-agent discovery in Entire settings, and running `entire enable --agent omp` before launching Oh My Pi.
Aug 06, 2026 254 words in the original blog post.
Kilo Code support is available in preview for the Entire CLI through an external agent plugin contributed by @rohitg00. Kilo Code is an open-source coding agent that operates across command-line tools, IDEs, and cloud environments and supports more than 500 models. When enabled in a repository, Entire records Kilo Code sessions as checkpoints linked to repository history, preserving prompts, decisions, stage summaries, changed files, attribution, and token usage for review in the CLI or web app. Users can install and build the entire-agent-kilo plugin from the external-agents repository, enable external-agent discovery in Entire’s settings, and activate Kilo Code from the target repository, with further setup details and limitations available in the plugin documentation and README.
Aug 05, 2026 224 words in the original blog post.
Entire has expanded its agent support to include Kilo Code and Oh My Pi as external agent plugins, allowing for comprehensive session capture that includes summaries, file changes, and token usage. Improvements have been made across the platform, including enhanced session imports in the Entire CLI, repository browsing, onboarding, and application reliability on entire.io, alongside improved file-history performance in EntireDB. The platform now offers clearer setup diagnostics, streamlined repository browsing, and session management, as well as more reliable checkpoint contexts and regional handling. Additionally, new updates in the go-git project, such as the release of v6.0.0-alpha.5, bring the latest Git compatibility and safety improvements, while enhanced analytics, tighter token management, and robust backup systems contribute to a more efficient and secure user experience.
Aug 03, 2026 1,547 words in the original blog post.