@vizzz/ai-commit-generator
v1.0.6
Published
A tool to generate commit messages
Downloads
43
Maintainers
Readme
AI Commit Generator
Overview
The AI Commit Generator is a powerful command-line tool that generates meaningful commit messages by analyzing staged changes in your Git repository. It uses an AI model to create multiple one-line commit messages, allowing you to select the most appropriate one for your changes.
Features
- Automatically analyzes staged changes using Git.
- Uses AI to generate meaningful and concise commit messages.
- Offers multiple commit message options to choose from.
- Allows you to optionally provide a prompt for AI suggestions.
- Copies the selected commit message to the clipboard for quick use.
Installation
You can install the AI Commit Generator via npm:
npm install -g @vizzz/ai-commit-generatorAlternatively, you can visit the NPM Package page for more details.
Contributing
If you encounter any issues or have suggestions for improvements, feel free to open an issue or contribute to the repository.
