AlvaroHoux/gito
A Go-based CLI tool designed to streamline AI-assisted commits. Gito captures your staged changes to provide instant context for LLMs and GEMs, making it effortless to generate accurate and descriptive commit messages.
This tool helps developers quickly create accurate and descriptive Git commit messages. It takes your staged code changes as input and generates a properly formatted commit message, either through a local AI model or by providing text you can paste into a web-based AI. Developers use this to ensure consistent and high-quality commit history.
Use this if you are a software developer who wants to automate and standardize the creation of Git commit messages for your code changes.
Not ideal if you prefer to manually craft all your commit messages or do not use Git for version control.
Stars
16
Forks
—
Language
Go
License
MIT
Category
Last pushed
Feb 23, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/AlvaroHoux/gito"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pappasam/nvim-repl
Better REPLs in nvim 0.11+, supporting aider (AI), ipython, utop, and more!
daveRendon/openai-for-devs
Azure OpenAI for Devs: Examples, tutorials, and templates for developers integrating OpenAI and...
zahidkhawaja/gophy
AI-powered CLI tool to help you remember bash commands. Ported to Go.
airopshq/airops-js
AirOps JavaScript SDK
Efhnrkn1/slack-qa-assistant
🛠Suggest test cases for pull requests in Slack using heuristics and optional LLM enrichment to...