appleboy/CodeGPT
A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4.1, gpt-4o model) and automatically installs a git prepare-commit-msg hook.
This tool helps developers streamline their Git workflow by automatically generating clear, conventional Git commit messages based on their code changes. It takes your uncommitted code changes as input and outputs a suggested commit message, or it can provide a brief summary for code reviews. Software developers and engineers who regularly commit code would use this to save time and maintain consistent commit history.
1,501 stars. Actively maintained with 3 commits in the last 30 days.
Use this if you want to quickly generate standardized Git commit messages or get AI-powered summaries for code reviews.
Not ideal if you prefer writing all your commit messages manually or require highly customized, deeply analytical code review insights.
Stars
1,501
Forks
133
Language
Go
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/appleboy/CodeGPT"
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.
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!
Undertone0809/gcop
🚀 AI-Powered Git Commit Assistant | Automate Commit Messages, Streamline Git Workflow. Help you...