#394 · Primary category: AI Coding Assistants
aicommit2
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
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.