zurawiki/gptcommit
A git prepare-commit-msg hook for authoring commit messages with LLMs.
This tool helps software developers efficiently create clear and comprehensive commit messages for their code changes. It takes the code differences you've staged for commit and uses an AI to generate a descriptive message. Developers can then review and edit the suggested message before finalizing their commit.
2,426 stars. Actively maintained with 3 commits in the last 30 days.
Use this if you are a software developer who wants to automate the drafting of detailed and consistent commit messages for your version control system.
Not ideal if you prefer to hand-craft every commit message from scratch or if you do not want to use an external AI service for your development workflow.
Stars
2,426
Forks
83
Language
Rust
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/zurawiki/gptcommit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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!