suenot/aicommit
A CLI tool that generates concise and descriptive git commit messages using LLM
This tool helps software developers quickly generate clear and descriptive `git` commit messages. You input your code changes, and it uses AI to output a concise commit message, helping you maintain a clean and understandable project history. It's designed for individual developers or development teams who want to streamline their commit process.
Use this if you are a developer who wants to save time writing `git` commit messages and ensure they are consistently high-quality.
Not ideal if you prefer to handcraft every commit message or if your development workflow doesn't involve `git` version control.
Stars
21
Forks
1
Language
Rust
License
MIT
Category
Last pushed
Mar 05, 2026
Monthly downloads
193
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/suenot/aicommit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
di-sukharev/opencommit
top #1 and most feature rich GPT wrapper for git — generate commit messages with an LLM in 1 sec...
Blarc/ai-commits-intellij-plugin
AI Commits for IntelliJ based IDEs/Android Studio.
appleboy/CodeGPT
A CLI written in Go language that writes git commit messages or do a code review brief for you...
lobehub/lobe-cli-toolbox
🪀 Lobe CLI Toolbox - AI CLI Toolbox, enhancing git commit and i18n workflow efficiency
cellwebb/gac
Intelligent LLM-powered git commit message generator that understands your code!