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.