<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/startup-entire-launches-distributed-git-network-for-the-agent-era-bgrcebmrv" -->

---
title: Startup Entire Launches Distributed Git Network for the...
description: Entire, a startup founded by former GitHub CEO Thomas Dohmke, has launched a distributed Git network designed for agent-scale development. The network allows...
canonical: https://daily.dev/posts/startup-entire-launches-distributed-git-network-for-the-agent-era-bgrcebmrv
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Startup Entire Launches Distributed Git Network for the Agent Era | daily.dev
og:description: Entire, a startup founded by former GitHub CEO Thomas Dohmke, has launched a distributed Git network designed for agent-scale development. The network allows...
og:url: https://daily.dev/posts/startup-entire-launches-distributed-git-network-for-the-agent-era-bgrcebmrv
og:image: https://api.daily.dev/og/posts/bGRcEBmRV.png
og:image:alt: Startup Entire Launches Distributed Git Network for the Agent Era
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Startup Entire Launches Distributed Git Network for the Agent Era

**[SD Times](https://daily.dev/sources/sdtimes)** · 4 min read · 0 upvotes · 0 comments

## Summary

Entire, a startup founded by former GitHub CEO Thomas Dohmke, has launched a distributed Git network designed for agent-scale development. The network allows developers to mirror GitHub repositories on Entire's infrastructure, offloading heavy concurrent read traffic so AI agents can clone and pull without hitting rate limits. Benchmarks show the system sustaining ~570,000 clones/hour and ~586 pushes/second from a single repository. The company also offers a semantic memory layer that stores agent sessions, prompts, and tool calls directly in the repository, enabling agents to avoid repeating mistakes and giving developers insight into why code was written. The Git backend will be open sourced, and future plans include full decentralization with data residency and sovereignty features. Entire raised $60M in seed funding at a $300M valuation in February 2026.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://sdtimes.com/softwaredev/startup-entire-launches-distributed-git-network-for-the-agent-era>

## Similar posts on daily.dev

- [GitHub’s former CEO launches a developer platform for the age of agentic coding](https://daily.dev/posts/github-s-former-ceo-launches-a-developer-platform-for-the-age-of-agentic-coding-dphwu4bkt) · The New Stack · 1 upvotes · 0 comments

---

Tags: [#git](https://daily.dev/tags/git), [#distributed-systems](https://daily.dev/tags/distributed-systems), [#version-control](https://daily.dev/tags/version-control)

[View this post on daily.dev](https://daily.dev/posts/startup-entire-launches-distributed-git-network-for-the-agent-era-bgrcebmrv)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Startup Entire Launches Distributed Git Network for the Agent Era","url":"https://daily.dev/posts/startup-entire-launches-distributed-git-network-for-the-agent-era-bgrcebmrv","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/startup-entire-launches-distributed-git-network-for-the-agent-era-bgrcebmrv"},"datePublished":"2026-07-08T20:23:26.930Z","dateModified":"2026-07-14T16:59:50.106Z","description":"Entire, a startup founded by former GitHub CEO Thomas Dohmke, has launched a distributed Git network designed for agent-scale development. The network allows...","image":"https://media.daily.dev/image/upload/s--HRgLpUt6--/f_auto/v1722860399/public/Placeholder%2003","thumbnailUrl":"https://media.daily.dev/image/upload/s--HRgLpUt6--/f_auto/v1722860399/public/Placeholder%2003","isAccessibleForFree":true,"articleSection":"SD Times","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"SD Times","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/d803c981e67b4edf928840534e1e1382","url":"https://daily.dev/sources/sdtimes"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/startup-entire-launches-distributed-git-network-for-the-agent-era-bgrcebmrv","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"git,distributed-systems,version-control","timeRequired":"PT4M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"SD Times","item":"https://daily.dev/sources/sdtimes"},{"@type":"ListItem","position":3,"name":"Startup Entire Launches Distributed Git Network for the Agent Era"}]}
```

