The only version control tool built from the ground up for modern, AI-powered workflows.

Joined January 2023
102 Photos and videos
Pinned Tweet
Now GitButler has a CLI! Stacked and parallel branches, smartlog, simple commit editing, easy undo, json output to every command. And it just works in any Git repo. Check it out: blog.gitbutler.com/but-cli
15
27
254
50,592
git is sexy!
We're getting more and more amazing companies interested in sponsoring and attending Git Merge this year. It feels like a renaissance in this space that I haven't seen in a decade. If you have something cool to talk about in the Git world, put in your talk via our CFP, I would love to hear about it. git-merge.com/
4
618
running benchmarks & local usage analysis to improve agentic use of gitbutler. apparently Codex allocates a real pseudo-terminal for their tool calling. 🤯 it matters because it was running `but status` with a pager (as we were detecting a real tty)
1
4
799
fixing this means better performance with Codex
1
459
scott did a git rewrite in rust, @bunjavascript style. the grit of that guy
Replying to @chacon
Check out my harrowing tale of agentic adventure: blog.gitbutler.com/true-grit
5
987
GitButler retweeted
You think rewriting Bun in Rust with agents is fun? How about rewriting Git into a memory-safe Rust library? A few weeks and 45B tokens in, the new Grit project is passing 99.3% of the entire 42k test Git testing suite.
42
34
759
71,302
just realised that we had ZERO docs on the GB tui - and it is a pretty neat tui if I may brag. it has a bunch of tricks that the desktop app doesn’t so here’s the first batch of GitButler TUI docs - docs.gitbutler.com/gitbutler…
2
10
1,448
i thought i'd share stuff we learned when building CLI tools **for ai agents**: - our CLI has a --json output. but according to our benchmarks, the human output performs better in both @claudeai and @OpenAl codex
2
1
2
990
mutation commands (e.g. `emend`, `move` etc) change the state, and the agent would have to get the updated "status". it's helpful to include the updated status together with the ack that mutation was completed (we have a `--status-after` flag)
1
553
⋈ GitButler 0.20.0 just dropped. We hear 🤖 ai agents really like using our CLIs so we made it even better for them clankers! Multitasking without worktrees anyone? Also updated the docs 👇🧵
2
6
1,001
Other changes include: - Performance improvement in squashing and branch listing - Conflicted commits can now be discarded - Fixed an annoying "Branch cannot be created" bug - The TUI is has some new tricks up it's sleeve
1
1
486
Git Merge is coming back to Europe this September, hosted by GitButler and @github! Join us in Lisbon to nerd out about all things Git (and Jujutsu)! blog.gitbutler.com/git-merge…
1
3
10
3,311
We're hitting the road for the month of May! Catch us at the following events: * @DoDAustin - May 5-6 * @websummit Vancouver - May 11-14 * @RustWeek Utrecht - May 18-23 * GitButler/@JoinBaseline Meetup Dublin - May 27 (luma.com/ycany0pa) * @RubyConfAT - May 29-31

3
5
982
GitButler retweeted
GitButler is rethinking Git version control for the AI coding era, building a smarter branch and commit management tool that makes it easier for developers (and AI agents) to manage multiple concurrent work streams without the pain of traditional Git workflows. Backed by a16z. Avec is an AI platform for podcast and audio content creation, helping creators produce, edit, and distribute audio content faster with AI-native tools, backed by Lightspeed in a seed round that signals conviction in AI-native creative infrastructure. Applied Compute provides GPU cloud infrastructure optimized for AI training and inference workloads, targeting the gap between hyperscale cloud providers and smaller AI labs that need flexible, cost-efficient compute access. Kleiner Perkins led. Yuzu Health is an AI-powered mental health benefits platform for employers, helping companies offer personalized, accessible mental health support to employees at scale, backed by General Catalyst as workplace mental health becomes a board-level priority. Follow @accessvc_ for more startup stories, insights, and breakdowns 🚀 #ai #future #health #innovation #teach
1
3
992
Don't miss our own @aspleenic speaking on the importance of git at #OSDays in Florence tomorrow!
1
1
3
620
⋈ GitButler 0.19.9 is out with faster `but tui`, faster `but status`, and a bunch of quality-of-life fixes this one is pretty nice if you (or your clanker) spend time in the terminal 🧵
1
2
23
2,521
on the CLI side: - `but status` got significantly faster - `but push` now updates the app UI so the desktop state stays in sync - fixed a Windows stack overflow crash (do people use CLI tools on windows?)
1
5
726