opencommit and llm-git

These are direct competitors offering similar core functionality—both generate AI-powered commit messages from staged changes—though opencommit has significantly broader provider support and adoption while llm-git adds conventional commits enforcement and history rewriting capabilities.

opencommit
73
Verified
llm-git
47
Emerging
Maintenance 20/25
Adoption 10/25
Maturity 25/25
Community 18/25
Maintenance 10/25
Adoption 9/25
Maturity 13/25
Community 15/25
Stars: 7,211
Forks: 416
Downloads:
Commits (30d): 44
Language: JavaScript
License: MIT
Stars: 21
Forks: 4
Downloads: 20
Commits (30d): 0
Language: Rust
License: MIT
No risk flags
No Package No Dependents

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.

software-development version-control code-management developer-tools DevOps

About llm-git

can1357/llm-git

AI commit message generator. Conventional commits, compose mode, and history rewrite via Claude/GPT APIs.

This tool helps software developers automatically generate high-quality Git commit messages and maintain project changelogs. It takes your staged code changes as input and produces well-structured commit messages that follow conventional commit standards. Additionally, it can automatically update your `CHANGELOG.md` file based on these commits, making release management smoother for developers working on software projects.

software-development version-control commit-management changelog-automation code-refactoring

Scores updated daily from GitHub, PyPI, and npm data. How scores work