{"id":4879,"date":"2026-07-08T15:54:13","date_gmt":"2026-07-08T19:54:13","guid":{"rendered":"https:\/\/workai.tv\/news\/2026\/07\/ai-engineering\/former-github-ceo-unveils-distributed-git-network-built-for-ai-coding-agents\/"},"modified":"2026-07-08T15:54:13","modified_gmt":"2026-07-08T19:54:13","slug":"former-github-ceo-unveils-distributed-git-network-built-for-ai-coding-agents","status":"publish","type":"post","link":"https:\/\/workai.tv\/news\/2026\/07\/ai-engineering\/former-github-ceo-unveils-distributed-git-network-built-for-ai-coding-agents\/","title":{"rendered":"Former GitHub CEO Unveils Distributed Git Network Built for AI Coding Agents"},"content":{"rendered":"<h2>Share with your CTO<\/h2>\n<p>Thomas Dohmke, who ran GitHub until late 2024, is betting that centralized Git infrastructure is the wrong foundation for an AI-native development stack. His new company, Entire, launched a preview of a <a href=\"https:\/\/devops.com\/former-github-ceo-unveils-distributed-git-network-built-for-ai-coding-agents\/\" target=\"_blank\" rel=\"noopener nofollow\">distributed Git network designed for AI coding agents<\/a>, mirroring repositories across geographic regions to reduce latency and eliminate rate limits. The company raised $60 million at a $300 million valuation at seed stage, has 40 employees across nine countries, and is reporting benchmarks of 570,000 repository clones per hour from a single repo in internal tests.<\/p>\n<h2>What this means for your business<\/h2>\n<p>The rate-limit problem is already here. Engineering teams deploying even a modest fleet of AI coding agents, say 20 to 50 concurrent agents running on a shared codebase, are hitting GitHub&#8217;s API ceilings in ways that interrupt workflows and force manual intervention. Entire is positioning itself as the infrastructure layer that absorbs that read traffic before it ever reaches GitHub&#8217;s servers, which is a narrow but genuinely painful problem if you&#8217;re scaling agent-based development.<\/p>\n<p>The more interesting product isn&#8217;t the distributed mirror, it&#8217;s what Entire calls its semantic memory layer. Traditional version control records what changed and who changed it. Entire records the AI conversation, the prompt, and the agent&#8217;s reasoning chain alongside the commit. This matters because AI-generated code is increasingly opaque: a developer inheriting a codebase in two years won&#8217;t be able to reverse-engineer why a function was written a certain way by reading the diff. Entire Blame, which traces a line of code back to the specific prompt that produced it, could become the audit trail that enterprise compliance teams eventually require for AI-generated software.<\/p>\n<p>The signal worth watching is whether Entire&#8217;s open-source commitment holds. The company says it will publish both its Git backend and its benchmarking tools for independent validation. If that happens on schedule, enterprise procurement teams get a credible alternative to simply trusting vendor-published numbers. If it slips, that tells you something about whether the $300 million seed valuation is chasing a real infrastructure gap or a pitch deck narrative. I&#8217;d revise this view toward more skepticism if GitHub responds with native regional mirroring, which is well within Microsoft&#8217;s infrastructure capability.<\/p>\n<h2>Concept deep-dive: Distributed version control vs. centralized hosting<\/h2>\n<p>Git was designed as a distributed system, meaning every developer&#8217;s local copy is a full repository clone, with no single server required. Commercial platforms like GitHub then built centralized hosting on top of that architecture because discoverability and collaboration needed a hub. AI agents collapse that tradeoff: they clone repositories programmatically, at high frequency, from many locations simultaneously, which turns GitHub&#8217;s centralized hub into a bottleneck. Entire is reverting to Git&#8217;s original intent, adding geographic mirrors so agents pull from the nearest copy rather than queuing against a single origin server.<\/p>\n<p><em>Based on reporting from <a href=\"https:\/\/devops.com\/former-github-ceo-unveils-distributed-git-network-built-for-ai-coding-agents\/\" target=\"_blank\" rel=\"noopener nofollow\">Former GitHub CEO Unveils Distributed Git Network Built for AI Coding Agents<\/a>, originally published 2026-07-08 13:41:00.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Share with your CTO Thomas Dohmke, who ran GitHub until late 2024, is betting that centralized Git infrastructure is the wrong foundation for an AI-native development stack. His new company, Entire, launched a preview of a distributed Git network designed for AI coding agents, mirroring repositories across geographic regions to reduce latency and eliminate rate [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":4880,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[145],"tags":[],"tmauthors":[],"class_list":["post-4879","post","type-post","status-publish","format-standard","has-post-thumbnail","category-ai-engineering"],"_links":{"self":[{"href":"https:\/\/workai.tv\/news\/wp-json\/wp\/v2\/posts\/4879","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/workai.tv\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/workai.tv\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/workai.tv\/news\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/workai.tv\/news\/wp-json\/wp\/v2\/comments?post=4879"}],"version-history":[{"count":0,"href":"https:\/\/workai.tv\/news\/wp-json\/wp\/v2\/posts\/4879\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/workai.tv\/news\/wp-json\/wp\/v2\/media\/4880"}],"wp:attachment":[{"href":"https:\/\/workai.tv\/news\/wp-json\/wp\/v2\/media?parent=4879"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/workai.tv\/news\/wp-json\/wp\/v2\/categories?post=4879"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/workai.tv\/news\/wp-json\/wp\/v2\/tags?post=4879"},{"taxonomy":"tmauthors","embeddable":true,"href":"https:\/\/workai.tv\/news\/wp-json\/wp\/v2\/tmauthors?post=4879"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}