#devtools

1 post

← All Tags
· 15 min read

I Built a Local AI Commit Message Generator with Go and Ollama

I built git-aimit: a Go CLI that generates Conventional Commits messages from your staged diff using a local Ollama model.…