Initial commit

This commit is contained in:
2026-02-04 17:52:38 +00:00
commit 94f4327240

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# git-commit-message-generator
A CLI tool that generates git commit messages and conventional changelogs from staged/unstaged diffs using local LLMs (Ollama, llama.cpp). Privacy-first operation with no external API calls.