AI Generate Standardized Commit Message
This Git plugin offers the functionality of generating Commit Messages for JetBrains IDEs. By integrating with AI models, it is capable of producing more standardized Commit Messages.
This plugin is an enhanced version based on commit-template-idea-plugin, with the addition of AI generation capabilities.
The currently supported models are as follows:
- qwen-max
- qwen-plus
- qwen-turbo
- Customizable Prompt: Allows users to define their own prompts according to specific requirements.
- AI-Generated Standard Commit Messages: Leverages AI technology to generate Commit Messages that adhere to best practices and standards.
![](https://user-images.githubusercontent.com/12044174/123105697-94066100-d46a-11eb-9832-338cdf4e0612.png)
or Simply search for Git Commit Genie in the IDE's plugin marketplace and install it directly.
-
Go to
Settings
->Tools
->Git Commit Genie
. -
Enter the API Key and select the AI Model you want to use.
This project is licensed under the Apache License, Version 2.0. See the LICENSE file for more details.