opencommit
opencommit copied to clipboard
[Feature]: add context for WHY in commit message
trafficstars
Description
lets help ai to understand why the changes were done
Suggested Solution
a flag: oco -- why="string"
mb string can be ticket description
Alternatives
No response
Additional Context
No response
i would also make the WHY generation optional and turned off by default, as it's not 100% accurate and I would be ok personally with just "what has been changed" — it's enough now
i added an OCO_WHY boolean config.
but this ticket still requires updating all the few shots we send in different languages to the LLMs, will do next