← Back to context

Comment by fragmede

1 year ago

why leave the commit message for the human to write? have the LLM start off and add relevant details it missed.

Because the commit message is pure signal. You can reformat it or as useless info, but otherwise, generating it will require writing it. Generating it from code is a waste, because you're trying to distil that same signal from messy code.