Skip to content

v2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 18:17
· 41 commits to main since this release
c17158f

Added

  • Variables {taskId}, {taskSummary} and {taskDescription} for prompt customization that are replaced with values from the active task.
  • Option to configure LLM client configuration per project.

Changed

  • Rethrow generic exceptions when generating commit messages.
  • Replace executeOnPooledThread with coroutines and ModalityState.

Fixed

  • NPE when verifying LLM client configuration.