GitButler 0.16 - "Sweet Sixteen"
September 12, 2025 by Scott Chacon 3 min read

GitButler 0.16 - "Sweet Sixteen"

GitButler 0.16 is out, featuring our new Agents Tab, AI tool integrations, rules, splitting and more!

Loading latest GitButler video...
Git Mini Summit 2025 Videos

Git Mini Summit 2025 Videos

September 3, 2025by Scott Chacon

GitButler attended the Git Mini Summit 2025 and posted videos of all the talks. Here is what everyone talked about this year.

Automate Your AI Workflows with Claude Code Hooks

Automate Your AI Workflows with Claude Code Hooks

July 24, 2025by Scott Chacon

Claude Code's new hooks system is a powerful tool for automating your agent workflows. We'll do a quick overview of what's possible and explore a few fun examples.

Managing Multiple Claude Code Sessions Without Worktrees

Managing Multiple Claude Code Sessions Without Worktrees

July 22, 2025by Scott Chacon

With Claude Code's new lifecycle hooks, GitButler auto-sorts simultaneous AI coding into separate branches. Write three features, get three clean branches — no conflicts, no worktrees, no hassle.

Stay in the Loop

Subscribe to get fresh updates, insights, and
exclusive content delivered straight to your inbox.
No spam, just great reads. 🚀

Git Merge 2024 Talks are Up

Git Merge 2024 Talks are Up

October 24, 2024by Scott Chacon

All the Git Merge 2024 talks are up on Youtube. Here is a quick summary of each one.

GitButler 0.13 - "Lucky Baseball"

GitButler 0.13 - "Lucky Baseball"

October 23, 2024by Scott Chacon

Last week we released GitButler 0.13, which is our first release with our new Fearless Rebasing feature.

Boost your Git workflow with GitButler

GitButler 0.12 - "Stingy Baker"

GitButler 0.12 - "Stingy Baker"

June 3, 2024by Scott Chacon

New GitButler release is out! Undo anything, modify your commits with ease, new AI stuff and more!

The Birth of THE MERGE

The Birth of THE MERGE

May 24, 2024by Megan Ponce de Leon

GitButler for Windows

GitButler for Windows

April 12, 2024by Scott Chacon

The GitButler client is now available natively on Windows.

FOSDEM Git Talk

FOSDEM Git Talk

February 4, 2024by Scott Chacon

The GitButler crew is at FOSDEM this weekend and I'm giving a talk on Git titled "So You Think You Know Git?". Here are the slides.

Opening Up GitButler

Opening Up GitButler

February 2, 2024by Scott Chacon

Today we're flipping the public switch on GitHub for our GitButler client code and removing the waiting list entirely. Everyone and anyone can now directly download the GitButler client and access the source code.

Debugging Tauri in VS Code

Debugging Tauri in VS Code

December 5, 2023by Scott Chacon

If you're working on a Tauri app in VS Code and want to set breakpoints and use a debugger like a grown up, this is how to get it done.