VS Code Extensions
BlueCome CMG - AI Commit Generator

BlueCome CMG - AI Commit Generator

by sunfleeting108

AI-powered Git commit message generator using DeepSeek / 通义千问 / OpenAI

Downloads

2

Rating

(0)

Version

1.2.0

Last updated

Aug 09, 2026

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!

Related extensions