Sitoi/ai-commit
Use OpenAI / Azure OpenAI / DeepSeek / Gemini API to review Git changes, generate conventional commit messages that meet the conventions, simplify the commit process, and keep the commit conventions consistent.
This VSCode extension helps developers create consistent and well-formatted Git commit messages. It analyzes your staged code changes (git diffs) and, using various AI models, suggests a conventional commit message. This simplifies the commit process and ensures all commit messages adhere to defined standards, saving developers time and improving repository readability.
134 stars. No commits in the last 6 months.
Use this if you are a software developer who wants to automate the creation of conventional Git commit messages and maintain consistency across your project's commit history.
Not ideal if you prefer writing all your commit messages manually or do not adhere to conventional commit message guidelines.
Stars
134
Forks
31
Language
TypeScript
License
MIT
Category
Last pushed
Feb 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Sitoi/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!