7000pctAUTO 4a8be31b24
Some checks failed
CI / test (push) Failing after 16s
Fix CI issues: indentation error in ollama_client.py, add missing message_generator.py, fix changelog_generator.py
- Fixed indentation error in ollama_client.py (extra space before docstring)
- Created missing message_generator.py module
- Fixed ChangelogGenerator to accept git_utils parameter
- Updated message_generator change type detection to prioritize test indicator
- Fixed test fixtures to properly pass mocked dependencies
2026-02-04 18:05:20 +00:00
2026-02-04 17:52:38 +00:00

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.

Description
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.
Readme 122 KiB
v1.0.0 Latest
2026-02-04 17:58:33 +00:00
Languages
Python 100%