from Hacker News

Conventional commit generator using local LLMs

by popey on 6/6/25, 11:11 AM with 1 comments

  • by flexiondotorg on 6/6/25, 11:34 AM

    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