I just released Spoon, a native Windows Git client with optional AI commit messages (Grok, ChatGPT, or Claude).
Why
I wanted a desktop Git UI on Windows that still uses the same git and Git Credential Manager as the terminal — plus a commit box that can draft messages from the diff.
What it does
- Repo tabs, folder scan, clone/add/init
- Commit graph, branches, remotes, stash, rebase helpers
- Stage files and hunks; unified or side-by-side diff
- AI message / AI commit / analyze-into-commits (push is always separate)
- Light/dark/match Windows; keys stored only in
%APPDATA%\\spoon
Try it
MIT. Feedback and issues welcome.
Top comments (0)