by andrewromanenco · Agent Tool · ★ 147
Cocommit: A Copilot for Git Cocommit is a command-line tool that works with your HEAD commit and leverages an LLM of your choice to enhance commit quality. A good commit consists of multiple elements, but at a minimum, it should have a well-crafted commit message. Cocommit analyzes the message from the last (HEAD) commit and suggests improvements, highlighting both strengths and areas for enhancement. Cocommit v2 is currently in development and will introduce many new features—see the v2 documentation for details.
| Stars | 147 |
| Forks | 4 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 71.9790736141111/100 |
| Last Updated | 2025-03-23 |
| Created | 2025-03-12 |
| Platforms | python |
| Est. Tokens | ~7k |
Explore other popular agent tool tools:
cocommit is Cocommit is a command-line tool that works with your HEAD commit and leverages an LLM of your choice to enhance commit quality.. It is categorized as a Agent Tool with 147 GitHub stars.
cocommit is primarily written in Python.
You can find installation instructions and usage details in the cocommit GitHub repository at github.com/andrewromanenco/cocommit. The project has 147 stars and 4 forks, indicating an active community.
cocommit is released under the MIT license, making it free to use and modify according to the license terms.