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

Related Issues