Skip to content

v2.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 17:58
· 5 commits to main since this release
5a65a36

Added

  • More options for configuring LLM clients.
  • Use the chosen LLM client icon as the generate commit message action's icon.
  • Option to stop the commit message generation by clicking the action icon again.
  • Setting for HuggingFace client to automatically remove prompt from the generated commit message.
  • Show progress and result when refreshing models via API.
  • Support for Mistral AI.

Fixed

  • The progress bar for generating commit message continues running after the user creates the commit.