Most AI-generated commit messages are useless 🤖❌
As Daniel Siegl points out, most AI tools today just read the diff & summarize the obvious. They tell you what changed, which you can already see in the code.
But what if instead of just generating text, the LLM validates the commit. Does this code actually solve the problem?
How often do you catch commits that have absolutely nothing to do with the Jira ticket they are linked to? 👇