Steps to Reproduce
- Stage some uncommitted files.
- Click the "Use AI to generate commit message" icon button.
- The dialog appears and starts generating a message.
- Close the dialog after the message is generated without applying it.
- Click the "Use AI to generate commit message" icon button again.
Actual Result
Nothing happens. The dialog does not appear.
Expected Result
The dialog should open normally and allow generating a commit message again.
Workaround
Restarting SourceGit restores the functionality.