前GitHub CEO Thomas Dohmke于2026年2月10日正式揭晓其新创公司Entire,定位为面向AI编程代理时代的开发者平台。 Entire发布首个开源(MIT许可)命令行工具Checkpoints,旨在解决AI生成代码的“可审查性、可审计性和透明度”问题。

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
以下是对Thomas Dohmke初创公司Entire的事实核查概述,涵盖了你询问的所有方面。
2026年2月10日,主导过GitHub Copilot的前GitHub CEO Thomas Dohmke正式走出隐身模式,发布了Entire——一个专为AI编程代理时代打造的全新开发者平台。他以一篇题为**“Hello Entire World”** (你好,Entire世界) 的博文宣布了此事
。
Entire致力于解决Dohmke所说的软件开发下一个瓶颈:AI生成代码的可审查性、可审计性和透明度。当AI编程代理编写代码时,它们的会话上下文——包括提示词、推理过程、工具调用和决策——都是转瞬即逝的,一旦终端关闭就会消失
。传统的Git只记录了“是什么”(代码差异),但没有记录“为什么”
。Entire的目标是让代理会话上下文成为代码仓库中一个经过版本控制的、可搜索的一等公民
。
其首个产品是Checkpoints,一个开源(MIT许可)的命令行工具,它挂接到Git的工作流程中:
git commitEntire的官网还提到了一个用于“最大化代理吞吐量”的仓库镜像功能,其GitHub组织(
entireio)则托管了开源的CLI代码。
关于基准测试的报道有限。可用资料以定性方式描述性能声明——例如称Checkpoints可以“即时”搜索并恢复任何代码行背后的上下文。在审查的可靠来源中,未发现标准化的量化基准数据(如延迟、吞吐量、代码审查时间减少等)。这似乎是发布期间公开信息的一个空白。
| 细节 | 事实 |
|---|---|
| 融资金额 | 6000万美元种子轮 |
| 估值 | 3亿美元 |
| 领投方 | Felicis |
| 其他投资者 | Madrona, 微软的M12, Basis Set |
| 知名天使投资人 | Gergely Orosz, Harry Stebbings, Jerry Yang, Olivier Pomel |
| 史上最大种子轮 | Felicis称这是开发者工具公司有史以来最大的种子轮融资 |
Entire是多个高调举措之一,表明开发者工具链正在为一个AI代理主导的世界进行重新思考:
Studio Global AI
Use this topic as a starting point for a fresh source-backed answer, then compare citations before you share it.
前GitHub CEO Thomas Dohmke于2026年2月10日正式揭晓其新创公司Entire,定位为面向AI编程代理时代的开发者平台。
前GitHub CEO Thomas Dohmke于2026年2月10日正式揭晓其新创公司Entire,定位为面向AI编程代理时代的开发者平台。 Entire发布首个开源(MIT许可)命令行工具Checkpoints,旨在解决AI生成代码的“可审查性、可审计性和透明度”问题。
Checkpoints能自动捕获AI编码会话的完整上下文(提示词、推理过程、工具调用等),并将其与Git提交永久关联,填补传统Git只记录“是什么”不记录“为什么”的空白。