ended3월 15일· 4 sources
I was tired of writing "fix" as my commit message so I built this in one afternoon
커밋 메시지에 "fix"만 쓰는 게 지겨워서 하루 만에 만든 도구
Why it matters
A developer built commitgpt, a Python CLI tool that uses AI to automatically generate git commit messages, daily standup reports, and PR descriptions from code diffs. It works with free GitHub tokens (150 requests/day) and also supports Gemini, OpenAI, and Anthropic Claude. The tool was built in one afternoon using about 300 lines of Python.
4
Sources
+0
24h
—
Growth
184d
Active
ai filesccvchangelogclaude code vaultclicommit messagecommit messagescommitgptconventional commitsfeat/fix/refactorgitgit commitspr descriptionrepo managementsemantic versioningstandup
Sources
devto
I was tired of writing "fix" as my commit message so I built this in one afternoon3월 15일
devtoMost Developers Don’t Know How to Write Proper Git Commits3월 15일
devtoStop Writing Bad Commit Messages — The Complete Conventional Commits Guide3월 15일
devtoI Got Tired of AI Files Messing Up My Repos — So I Built This CLI3월 17일