can1357/llm-git
AI commit message generator. Conventional commits, compose mode, and history rewrite via Claude/GPT APIs.
This tool helps software developers automatically generate high-quality Git commit messages and maintain project changelogs. It takes your staged code changes as input and produces well-structured commit messages that follow conventional commit standards. Additionally, it can automatically update your `CHANGELOG.md` file based on these commits, making release management smoother for developers working on software projects.
Use this if you are a software developer who wants to standardize commit messages, simplify changelog generation, or efficiently refactor your project's commit history.
Not ideal if you prefer to write all commit messages manually or if your project doesn't use Git or conventional commit standards.
Stars
21
Forks
4
Language
Rust
License
MIT
Category
Last pushed
Mar 11, 2026
Monthly downloads
20
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/can1357/llm-git"
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!