npm install
BlueCome README
BlueCome is an automatic commit message generation tool based on the Blue Heart model, which can help programmers to write high-quality commit messages quickly
Features
BlueCome can automatically generate commit messages based on the code changes, and the generated commit messages are high-quality and concise, which can help programmers to write commit messages quickly and accurately.
Requirements
Extension Settings
This extension contributes the following settings:
cmg.apiEndpoint: the api address.cmg.AccordingHistoryOrNot: Whether to generate based on history commit messages.cmg.temperature: the temperature.cmg.max_tokens: the max tokens.
Known Issues
Release Notes
1.0.0
Complete basic functions
Following extension guidelines
For more information
Enjoy!