Change the commit message generation prompts from requesting 50/72-rule multi-line messages to single-line subjects only. This avoids unnecessary body text in automated commits and ensures the first line is always used via `.split("\n")[0]`.
mergeAndClose