commitgen-cc – Generate Conventional Commit message locally with Ollama
Local Ollama commit messages when AICommits and CommitGPT already exist.
A cli tool which uses Apple's on-device LLM to write commit messages for you.
Local Apple LLM commit messages beat cloud APIs on privacy, but Copilot integrates better.
Mac developers, privacy-conscious engineers, Odin enthusiasts
GitHub Copilot · GitKraken · Jito
To give it a try install it:
``` curl -fsSL https://raw.githubusercontent.com/Mechse/strudel/master/inst... | bash ```
and run it in a git repo with changes:
$ git add .
$ strudel
Shoutout to [Apfel](https://github.com/Arthur-Ficial/apfel), which gave me the idea. Built with Claude's help as part of my journey learning Odin. Every line was hand-reviewed by me.
Local Ollama commit messages when AICommits and CommitGPT already exist.
2MB Rust binary replaces 100MB Node.js alternative; extensive LLM provider coverage with fallback support.
Apple's neglected on-device AI APIs finally get a real showcase here.
Hunk-level splitting beats git add -p for messy working trees.
AI commit messages are table stakes; real-time diffs exist in every IDE.
Real-time diffs are nice, but AI commit messages are commoditized by Copilot.