opencommit and gptcommit
These are competitors offering similar functionality—both generate commit messages via LLM integration with git—though opencommit is more actively maintained and feature-rich while gptcommit appears abandoned.
About opencommit
di-sukharev/opencommit
top #1 and most feature rich GPT wrapper for git — generate commit messages with an LLM in 1 sec — works with Claude, GPT and every other provider, supports local Ollama models too
When working on software projects, crafting clear and descriptive Git commit messages can be time-consuming. This tool analyzes the changes you've made to your code and automatically generates a suitable commit message, making your version control workflow faster and more consistent. It takes your staged code changes as input and outputs a ready-to-use commit message. Software developers, DevOps engineers, and anyone contributing to a codebase would find this useful.
About gptcommit
zurawiki/gptcommit
A git prepare-commit-msg hook for authoring commit messages with LLMs.
This tool helps software developers efficiently create clear and comprehensive commit messages for their code changes. It takes the code differences you've staged for commit and uses an AI to generate a descriptive message. Developers can then review and edit the suggested message before finalizing their commit.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work