22:20
2026-06-15
dev.to
developer-tools
git-commit-at: Generate conventional commit messages locally with AI (no API key needed)
A developer built git-commit-at, an npm CLI tool that generates conventional commit messages from staged git diffs using a local AI model via Ollama, ensuring no data leaves the machine. The tool runs…