Hacker News new | ask | show | jobs
Conventional commit generator using local LLMs (wimpysworld.com)
2 points by popey 371 days ago
1 comments

Author here. Yes, another AI commit generator - I know, I know.

I built faff after GitKraken's AI wouldn't generate proper conventional commits despite custom prompts. Local Ollama + qwen2.5-coder models work surprisingly well for conventional commits. Simple shell script, no cloud APIs. https://github.com/wimpysworld/faff