pwwang/vscode-gptcommit
Automated git commit messages using GPT models via gptcommit for VS Code.
This tool helps developers quickly create clear and descriptive Git commit messages. It takes the changes you've made to your code (staged or unstaged files) and uses AI to generate a commit message, which can then be inserted directly into your source control. This is designed for software developers who want to streamline their commit process.
203 stars. No commits in the last 6 months.
Use this if you are a developer looking to automate the creation of high-quality Git commit messages based on your code changes.
Not ideal if you prefer to manually craft every aspect of your commit messages or are not working within VS Code.
Stars
203
Forks
3
Language
TypeScript
License
MIT
Category
Last pushed
Apr 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/pwwang/vscode-gptcommit"
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!