continue icon indicating copy to clipboard operation
continue copied to clipboard

feat: add support for generating commit message

Open lkk214 opened this issue 5 months ago • 9 comments

Description

Generate commit messages based on selected changes in the workflow UI.

  • Analyze selected changes in the workflow UI and generate relevant descriptive commit messages
  • Support switching between different LLMs, using config.modelsByRole.chat as the model list source

Screenshots

demo0524

lkk214 avatar May 24 '25 15:05 lkk214