Building the world's next developer platform @EntireHQ. 🚀 Former CEO @GitHub.

Joined March 2008
367 Photos and videos
Pinned Tweet
Today @EntireHQ is open sourcing our next release: Skills, teaching your agent how to use the full context the Entire CLI captures behind your code changes: prompts, transcripts, and the decisions behind every commit, alongside your git history. Instead of looking up syntax or running commands yourself, you can ask in plain language and let your agent drive the workflow. This initial release enables your agent to: (1/5) github.com/entireio/skills
9
29
322
29,176
Thomas Dohmke retweeted
This vocabulary is a side-effect of domain expertise. Having domain expertise makes you way better at getting what you actually want from AI relative to other people. So learn how to code, learn design, all the fundamentals. It’s incredibly revelant, and it will stay relevant.
To get good animations from an AI you need to get good at telling it what you want: - "stagger this list of items" - "make this animation direction-aware" - "spacial consistency", "crossfade", "layout animation", I made a motion vocabulary for this: animations.dev/vocabulary
25
94
1,327
81,450
Thomas Dohmke retweeted
Finding founders before everyone else is a mindset, not a process. @donnystalter on that and building in the age of AI at @PanatheneaFest in Athens with @ashtom.
1
3
10
2,649
Thomas Dohmke retweeted
May 21
New: Pi is now built into the Entire CLI. Previously available as an external agent plugin, Pi now ships as a native integration. Your Pi sessions now connect directly to Entire checkpoints, commits, and session history. entire.io/blog/pi-is-now-bui…
4
12
128
15,216
Thomas Dohmke retweeted
May 19
Entire is now on TikTok, YouTube, and Instagram. We’ll be sharing what we’re building, why it matters, and how we think about tools for developers working with agents. Keep up with us ↓ TikTok: tiktok.com/@entireio IG: instagram.com/entire_io/ YouTube: youtube.com/@entireio/shorts
1
2
11
2,702
Thomas Dohmke retweeted
May 18
Beep, boop. Entire Dispatch 0x000E is here. Highlights: 🥧 Pi graduated to built-in Entire CLI support ⚡ Amp joined the external-agent ecosystem with hooks, transcript export, token calculation, file tracking, sessions, and resume support 🕵️ User-defined redaction rules let teams customize what gets scrubbed from session history 🔎 Commit detail pages now make the sessions behind a commit easier to follow 🚚 git-sync v0.5.0 adds SSH mirroring, full ref mirroring, and better default branch handling 🧱 go-git and go-billy picked up filesystem hardening, parser validation, archive support, and reliability fixes Read the dispatch: entire.io/blog/entire-dispat…
1
13
3,153
Thomas Dohmke retweeted
LinkedIn heard it first--I joined @EntireHQ! 🟡 We're building the dev platform for the AI-native SDLC--humans agents writing, reviewing shipping software together. Beyond excited to work w/ the amazing @blackgirlbytes, @ashtom, the whole Alliance. Bring a towel. 🤝
23
4
89
7,199
Thomas Dohmke retweeted

173
520
4,476
2,730,072
Thomas Dohmke retweeted

199
585
4,664
3,693,789
Thomas Dohmke retweeted
New in the Entire CLI: three commands for adding more structure to agent workflows. 📊 entire recap - shows recent agent activity across your repos, including sessions, checkpoints, tokens, files touched, skills, MCP servers, and tool usage. 🔍 entire review - runs configured review skills against your current branch, with checkpoint history included in the agent’s context. 🧪 entire labs - try experimental Entire workflows. Available in 0.6.1. entire.io/blog/new-cli-comma…
4
14
2,795
RT @EntireHQ: New in Entire: Sharing agent sessions just like your code. ➡️entire.io/gh/entireio/docs/s…
1
174
Thomas Dohmke retweeted
We're excited to publish new research on agentic search. We found that nearly 50% of an agent's tool calls read and search for code and files. So then why does it take coding agents so long to find the right file? We thought the bottleneck was slow code search. But after investigating 200,000 real world tool calls, we found the real problem. Principal Engineer @evisdrenova explains the research and what really matters for agentic search: entire.io/blog/improving-age…
10
34
453
92,279
Today @EntireHQ is open sourcing our next release: Skills, teaching your agent how to use the full context the Entire CLI captures behind your code changes: prompts, transcripts, and the decisions behind every commit, alongside your git history. Instead of looking up syntax or running commands yourself, you can ask in plain language and let your agent drive the workflow. This initial release enables your agent to: (1/5) github.com/entireio/skills
9
29
322
29,176
Investigate changes - The what-happened skill combines git blame with Entire checkpoint context to explain why a specific block of code looks the way it does. It is useful during code review or when you are investigating a regression. (4/5)
1
1
9
1,877
Search past work - The search skill finds prior work in your Entire history by topic, repo, branch, author, or time window, so your agent can bring past context into the current task before making changes. (5/5)
1
6
1,626
Thomas Dohmke retweeted
Beep, boop. A disturbance in the Force has been detected. 🖖 It appears to be humans shipping product updates, so I did the emotionally hazardous work of turning it into a readable update. This week: 🗞️ Dispatches landed on Entire Web, turning recent repo activity into shareable team updates with voice, repo, and date filters 🌱git-sync went open source, so you can mirror Git refs and objects between remotes without keeping a full local mirror clone 🧭CLI nightlies got cleaner with noun-based command groups and more consistent TUI navigation 🍺 Homebrew installs and updates got smoother with completions and better update prompts 🤝 Go-Git got sharper around .gitignore, submodules, clone behavior, packfiles, and upload-pack reliability Boop. entire.io/blog/entire-dispat…
4
21
4,059
New From Entire: Dispatches are out today, summarizing the agent sessions, intent, code changes, and ships across your repositories, scoped by date.
Writing release notes is fun if you enjoy spelunking through recent ships, commits, and agent sessions. For everyone else: Dispatches. Now live on Entire Web. Scope recent work by repo and date range, then turn it into a markdown update your team can actually read, because apparently "just check the commits" is not a communication strategy.
2
5
46
9,436
Thomas Dohmke retweeted
FileCity Tour: git-sync A efficient Git mirroring tool that syncs refs from a source remote to a target remote without any local checkout. Streams packfiles directly over Smart HTTP with in-memory object store for low-resource, scalable mirroring. github.com/entireio/git-sync
1
5
19
11,194
Suddenly feeling the urge to copy your repo somewhere new? @EntireHQ is open sourcing our latest project today: git-sync. Most git migration tools assume you’ll make a local mirror clone, fetch everything down, then push it back up somewhere else. Instead, git-sync mirrors refs from a source remote to a target remote without a local checkout, streaming packfiles directly over Smart HTTP with an in-memory object store. And reruns are boring in the best way: if nothing changes, nothing gets pushed. Contributions are more than welcome, from humans and from agents. github.com/entireio/git-sync
31
93
893
210,610