dotninth/xenogit
Your CLI buddy for instant Git commit messages.
This tool helps software developers quickly generate meaningful Git commit messages for their code changes. It takes the uncommitted changes in your local Git repository as input and automatically produces a concise, descriptive commit message using Google Gemini's AI. Developers can use this to streamline their daily version control workflow, saving time and ensuring consistent, clear commit history.
Use this if you are a developer who wants to automate the creation of Git commit messages, especially when you have many small changes or want to maintain a high standard of commit hygiene.
Not ideal if you prefer to manually craft every commit message or if your projects have very specific, non-standard commit message conventions that AI might not easily adapt to.
Stars
10
Forks
2
Language
PHP
License
MIT
Category
Last pushed
Dec 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/dotninth/xenogit"
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!