Decision Workspace
git-commit-helper vs llm-git vs aicommit
Side-by-side comparison of Rust crates
44
git-commit-helper
experimentalv0.1.7
Git Commit Helper is a practical tool that leverages large language models (LLMs) to analyze changes in a Git repository. It helps users generate meaningful commit messages, addressing the difficulties users may encounter when writing commit messages. At the same time, it provides a user-friendly command-line interaction experience.
51
llm-git
experimentalv3.1.0
AI-powered git commit message generator using Claude and other LLMs via OpenAI-compatible APIs
49
aicommit
growingv0.1.143
A CLI tool that generates concise and descriptive git commit messages using LLMs
Core Metrics
| git-commit-helper | llm-git | aicommit | |
|---|---|---|---|
| Health Score | 44 | 51 | 49 |
| Total Downloads | 3.6K | 145 | 48.3K |
| 30d Downloads | 15 | 26 | 130 |
| Dependents | 0 | 0 | 0 |
| Releases | 8 | 6 | 64 |
| Last Updated | 157d ago | 17d ago | 22d ago |
| Age | 10m | 4m | 1y 3m |
Health Breakdown
git-commit-helper
Maintenance
12
Quality
13
Community
5
Popularity
4
Documentation
10
llm-git
Maintenance
19
Quality
8
Community
6
Popularity
3
Documentation
15
aicommit
Maintenance
18
Quality
9
Community
6
Popularity
6
Documentation
10
Technical Details
| git-commit-helper | llm-git | aicommit | |
|---|---|---|---|
| Version | 0.1.7 | 3.1.0 | 0.1.143 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 23 | 19 |
| Crate Size | 25KB | 687KB | 4.0MB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 16.7% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.91 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •llm-git leads with a health score of 51/100, but none of the options score above 80.
- •aicommit has the most downloads (48.3K), suggesting wider adoption.
- •git-commit-helper, aicommit are pre-1.0 — API may change.