RubyGems Navigation menu

aigcm 0.2.0

`aigcm` generates meaningful git commit messages using artificial intelligence. It supports multiple AI providers including OpenAI, Anthropic, Google, and local models via Ollama. The gem automatically detects private repositories and defaults to using local models for security. It integrates seamlessly with git workflows and supports various commit scenarios including amending commits and handling staged changes. The gem follows conventional commit message formats and allows customization of commit message styles through configuration.

Gemfile:
=

install:
=

Versions:

  1. 0.2.0 February 09, 2025 (11.5 KB)

Runtime Dependencies (1):

ai_client ~> 0.4.0

Development Dependencies (4):

minitest ~> 5.16
mocha >= 0
rake ~> 13.0
rubocop ~> 1.21

Owners:

Pushed by:

Authors:

  • Dewayne VanHoozer

SHA 256 checksum:

=

Total downloads 150

For this version 150

Version Released:

License:

MIT

Required Ruby Version: >= 3.1.0

Links: