commit 94f43272406b8b9f2100bbf9e317f167ba051b97 Author: 7000pctAUTO Date: Wed Feb 4 17:52:38 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..2d5e8b0 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file