#111 · Primary category: AI Coding Assistants

opencommit

ai ai-commit ai-commits artificial-intelligence chatgpt git gpt productivity

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

Project last updated:08/25/26

GitHub Stars

7.5K

Forks

441

Contributors

113

License

MIT

Why we included this project

Most developers know the feeling of staring at staged changes and drawing a blank on how to summarize them. OpenCommit is a CLI that removes that friction: run `oco` and it turns your diff into a conventional commit message using an LLM, so your history stays clean and readable without agonizing over the wording. It works with OpenAI, Anthropic, Gemini, DeepSeek and other providers, and can point at a local Ollama setup when you would rather keep the job on your own hardware. The configuration is the strong point: emoji prefixes, single-line versus detailed messages, description length and language are all toggles, and each setting can be scoped globally or per repository. For solo maintainers and small teams that want conventional-commit discipline without enforcing it by hand, this is a low-effort way to keep every commit message consistent.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category