zurawiki/gptcommit
A git prepare-commit-msg hook that generates commit messages using OpenAI LLMs.

Velocity · 7d
+1.9
★ / day
Trend
→steady
star history
gptcommit is a developer tool that installs as a git prepare-commit-msg hook and automatically generates commit messages using large language models. It calls the OpenAI API to analyze staged changes and produce clear, descriptive commit messages. Developers can edit or accept the generated message before completing the commit. The tool defaults to the fastest and most cost-effective OpenAI model.