Work

Mac app

Nimble

The Mac Git client built for AI. 100% native Swift, no Electron, with commits and pull requests a hotkey away.

Why I built it

Most Git clients are Electron apps designed for a pre-AI workflow. They’re slow to launch, heavy to keep open, and they assume you live inside them. But when an AI agent is writing half the diff, the job changes: get in, review, commit, get out.

So Nimble is 100% native Swift, written with SwiftUI and AppKit. No Electron, instant launch, minimal memory, and a hotkey away when you need it.