Thomas Dohmke launched Entire on February 10, 2026, with a $60M seed round at a $300M valuation, and its first product is Checkpoints — an open source CLI that captures AI agent session context (prompts, reasoning, to... Entire solves the core problem that AI coding agents generate ephemeral context that vanishes wh...

Create a landscape editorial hero image for this Studio Global article: Search & fact-check with cited sources for What did Ex-GitHub CEO Thomas Dohmke launch with his startup Entire, what problem does it solve f. Article summary: Here is a fact-checked overview of Thomas Dohmke's startup Entire, covering all the areas you asked about.. Topic tags: general, news, general web, user generated, academic. Style: premium digital editorial illustration, source-backed research mood, clean composition, high detail, modern web publication hero. Use reference image context only for broad subject, composition, and topical grounding; do not copy the exact image. Avoid: logos, brand marks, copyrighted characters, real person likenesses, fake screenshots, UI text, readable text, watermarks, charts with fake numbers, clickbait thumbnails, icons, and tiny thumbnail layouts. Make it useful as an illustra
When an AI coding agent generates a 500-line diff, the reasoning behind it — the prompts, tool calls, and decisions — disappears the moment the terminal session closes. This is the problem Thomas Dohmke, the former CEO of GitHub, set out to solve with his new startup, Entire.
Launched on February 10, 2026, Entire is a developer platform built for the age of AI coding agents, backed by a record-breaking $60 million seed round at a $300 million valuation . Its first product is an open-source CLI called Checkpoints, designed to make the 'why' as permanent and searchable as the 'what' in your Git history
.
Entire addresses what Dohmke calls the next bottleneck in software development: the reviewability, auditability, and transparency of AI-generated code .
When human developers write code, their intent can often be inferred from commit messages, code comments, and design documents. But when an AI coding agent writes code, its session context — the prompts, reasoning steps, tool calls, and intermediate decisions — is ephemeral. It vanishes when the terminal session ends . Traditional Git captures the 'what' (code diffs and file states) but not the 'why' (the reasoning process)
.
Entire means to make that agent session context a first-class, versioned, and searchable part of the repository, creating what some have described as a "black box flight recorder" for AI-generated code .
The first product from Entire is Checkpoints, an open-source CLI (MIT licensed) that hooks directly into Git workflows . Its core functionality is straightforward:
git commitentire/checkpoints/v1 branch, keeping the user's active branch clean and preserving a traditional Git workflow The Entire.io website also mentions a repo mirroring feature designed for "maximum agent throughput," and the GitHub organization (entireio) hosts the open-source CLI code .
The reporting around quantitative benchmarks is limited. Available sources describe performance claims in qualitative terms — for example, that Checkpoints makes it "instantly" searchable to recover the context behind any line of code . No standardized quantitative benchmark numbers (e.g., latency, throughput, code review time reduction) were found in the credible sources reviewed. This appears to be a gap in public disclosure as of the launch period.
Entire launched with what lead investor Felicis called the largest seed round ever for a developer tools company .
Entire is one of several high-profile moves signaling that the developer tooling stack is being fundamentally rethought for an AI-agent-heavy world:
Studio Global AI
Use this topic as a starting point for a fresh source-backed answer, then compare citations before you share it.
Thomas Dohmke launched Entire on February 10, 2026, with a $60M seed round at a $300M valuation, and its first product is Checkpoints — an open source CLI that captures AI agent session context (prompts, reasoning, to...
Thomas Dohmke launched Entire on February 10, 2026, with a $60M seed round at a $300M valuation, and its first product is Checkpoints — an open source CLI that captures AI agent session context (prompts, reasoning, to... Entire solves the core problem that AI coding agents generate ephemeral context that vanishes when a terminal session ends, leaving Git with the 'what' but not the 'why' of code changes.
Key features include automatic agent context capture, support for Claude Code, Codex, Gemini CLI, and others, a clean checkpoint branch, and an upcoming context graph for multi agent decision traceability.