Commitgen – AI-generated Conventional Commit messages from your staged diff
2 points
1 hour ago
| 0 comments
| HN
Hey HN, Built this because I kept writing lazy commit messages like "fix stuff" and "update". commitgen reads your staged git diff and returns a properly formatted Conventional Commit message (feat/fix/refactor etc) using Gemini. Written in C++ on the CLI side, Vercel serverless for the backend. Windows and linux supported along with zsh and fish Would love feedback on the approach. Especially curious if people would want macOS support first. This will get better with further updates.
No one has commented on this post.