opencommit
opencommit copied to clipboard
Commit message longer than 74 characters
Description
My commit messages are often longer than 74 characters.
Suggested Solution
I have noticed that the prompt requests messages not exceed 74 characters. Would it be sensible to implement a check that, if a message is longer than 74 characters, prompts the chat to shorten it until it meets this character limit?
Alternatives
No response
Additional Context
No response
Stale issue message
reopening, will take a look at this
@Nianmi do you want to send a PR with revised prompt? we should not rely on an LLM, we should just add a line break to the output and structure commit message programatically
@malpou @sebastienfi maybe you guys want to tackle this?
I couldn't find an official standard, but GitKraken provides some guidelines. I don't think this can be achieved with just a line break.
To be honest, LLM development has been progressing at such a rapid pace. Since the introduction of Copilot X, this repo has become somewhat obsolete for me personally. So, please don't feel pressured to fix this on my account. However, I wish you all the best of success.