New gem released "aigcm" AI-powered git commit message generator
I hate seeing empty commit messages or messages like “snapshot” when I review a git log. Who has the time to actually write good commit messages? Let your robot do it!! Check it out at https://github.com/MadBomber/aigcm
Just gem install aigcm
and take it for some dry runs with aigcm --dry
. Review options with --help
Bring you own API keys. The gem defaults to using “gpt-4o-mini” but you can specify just about any model/provider combination.
Post a comment