RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

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

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in