Skip to content

Releases: Nneji123/aicommit

v1.0.0

16 Feb 18:17
Compare
Choose a tag to compare

AICommit - v1.0.0

AICOMMIT is a command-line tool that generates commit messages for Git repositories using OpenAI's GPT-3 language model. This tool can help developers to write commit messages more efficiently and effectively, saving them time and effort.
Features

In this version, AICOMMIT provides the following features:

  • Automatic generation of commit messages based on the diff of staged changes.
  • Support for conventional commit messages.
  • Language selection for generated commit messages.
  • User selection of generated commit messages.
  • Support for specifying diff per file.