guanguans/ai-commit
Automagically generate conventional git commit messages with AI. - 使用 AI 自动生成约定式 git 提交信息。
This tool helps developers effortlessly create standardized Git commit messages. By analyzing your code changes, it generates a conventional commit message (e.g., 'feat: add new feature' or 'fix: resolve bug'). This automates a common development task, ensuring consistent and clear commit history for anyone contributing to a codebase.
392 stars.
Use this if you are a software developer looking to save time and maintain a clean, organized Git commit history without manually crafting each message.
Not ideal if you prefer complete manual control over every detail of your commit messages or are not working within a Git version control system.
Stars
392
Forks
22
Language
PHP
License
MIT
Category
Last pushed
Feb 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/guanguans/ai-commit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
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!