v2.3.0
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 andModalityState
.
Fixed
- NPE when verifying LLM client configuration.