1,865 Downloads Updated 1 year ago
ollama run mevatron/diffsense:0.5b
ollama launch claude --model mevatron/diffsense:0.5b
ollama launch codex --model mevatron/diffsense:0.5b
ollama launch opencode --model mevatron/diffsense:0.5b
ollama launch openclaw --model mevatron/diffsense:0.5b
Overview:
Writing commit messages doesn’t have to be a chore. diffsense is here to help you quickly summarize your changes by transforming raw git diff outputs into a well-crafted title and description. It’s perfect for developers who want to keep their commits clean and easy to understand without spending extra time.
Why Use diffsense?
- Save Time: Let the model handle the hard part of summarizing your changes.
- Stay Consistent: Keep your commit messages neat, professional, and team-friendly.
- Focus on Code: Spend less time documenting and more time building.
How It Works:
Using diffsense is as simple as running a single command:
git diff | ollama run mevatron/diffsense:1.5b
That’s it! You’ll get a title and description tailored to your changes, ready to commit.
Who’s It For?
If you’re a developer who wants better commit messages with less effort, diffsense is for you.
Try it out and make your commit history something to be proud of!