commit_ai 0.2.2
Commit AI automates the generation of insightful single-line and multi-line commit messages by analyzing staged git diffs with OpenAI's advanced language models. It allows users to provide optional change descriptions for better context, and smartly minifies the git diff to focus on the essential changes, ensuring clarity and best practices.
Gemfile:
=
install:
=
Runtime Dependencies (2):
colorize
>= 0
ruby-openai
>= 0