Eski GitHub CEO'su Thomas Dohmke, 10 Şubat 2026'da Entire adlı yeni girişimini duyurdu. Entire, yapay zeka kodlama ajanlarının (Claude Code, Codex, Gemini CLI gibi) ürettiği kodların arkasındaki mantığı, yönergeleri ve karar süreçlerini kaydedip Git ile ilişkilendiren bir platformdur.
Research answer

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
Here is a fact-checked overview of Thomas Dohmke's startup Entire, covering all the areas you asked about.
On February 10, 2026, Thomas Dohmke (former GitHub CEO who led GitHub Copilot) came out of stealth with Entire, a new developer platform built for the age of AI coding agents AL. He announced it with a post titled "Hello Entire World" D.
Entire addresses what Dohmke calls the next bottleneck in software development: the reviewability, auditability, and transparency of AI-generated code DL. When AI coding agents write code, their session context — the prompts, reasoning, tool calls, and decisions — is ephemeral and disappears when the terminal closes SD. Traditional Git captures the "what" (code diffs) but not the "why" S. Entire means to make agent session context a first-class, versioned, and searchable part of the repository GS.
The first product is Checkpoints, an open-source CLI (MIT licensed) that hooks into Git workflows DGE:
git commit runs, Entire attaches the full agent session (prompts, responses, tool calls, files touched) to the commit as a permanent checkpoint DBG.The Entire.io website also mentions a repo mirroring feature for "maximum agent throughput," and the GitHub organization (entireio) hosts the open-source CLI code BE.
The reporting around 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 G. 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.
| Detail | Fact |
|---|---|
| Amount raised | $60 million seed round ALA |
| Valuation | $300 million GRL |
| Lead investor | Felicis L |
| Other investors | Madrona, Microsoft's M12, Basis Set L |
| Notable angels | Gergely Orosz, Harry Stebbings, Jerry Yang, Olivier Pomel A |
| Largest-ever seed | Felicis called it the largest seed round ever for a developer tools company AA |
Entire is one of several high-profile moves signaling that the developer tooling stack is being rethought for an AI-agent-heavy world:
Studio Global AI
This page includes a source-backed answer you can continue inside Studio Global.
Eski GitHub CEO'su Thomas Dohmke, 10 Şubat 2026'da Entire adlı yeni girişimini duyurdu.
Eski GitHub CEO'su Thomas Dohmke, 10 Şubat 2026'da Entire adlı yeni girişimini duyurdu. Entire, yapay zeka kodlama ajanlarının (Claude Code, Codex, Gemini CLI gibi) ürettiği kodların arkasındaki mantığı, yönergeleri ve karar süreçlerini kaydedip Git ile ilişkilendiren bir platformdur.
İlk ürün olan Checkpoints, açık kaynaklı (MIT lisanslı) bir CLI aracıdır. Her 'git commit' işleminde ajan oturumunun tam metnini, kullanılan prompt'ları ve araç çağrılarını kalıcı bir 'checkpoint' olarak depolar.