#394 · Primary category: AI Coding Assistants

aicommit2

ai-commits aicommit aicommits anthropic chatgpt claude cli codestral cohere deepseek git-commit groq jj lazygit llama mistral ollama perplexity pre-commit pre-commit-hook

A Reactive CLI that generates commit messages for Git and Jujutsu with Ollama, ChatGPT, Gemini, Claude, Mistral and other AI

Project last updated:08/15/26

GitHub Stars

528

Forks

45

Contributors

32

License

MIT

Why we included this project

Writing Git commit messages every day gets tedious, and aicommit2 automates the job from the terminal. It looks at your staged changes, summarizes the diff, and proposes a message you can adjust before committing. The tool works with Git, YADM, and Jujutsu repositories, and it covers a wide range of AI providers: Ollama when you want everything to stay on your machine, plus hosted services like ChatGPT, Gemini, Claude, and Mistral to match your privacy or cost needs. Beyond message generation it has custom prompt templates, a code review mode, and hooks for LazyGit and pre-commit, so it fits an existing developer setup instead of demanding a new workflow. Teams that want a consistent commit history across the repo can get that without much extra configuration.

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