Your agent commits forty times a day. It writes the diff, then writes the sentence swearing what the diff does. Nothing reads both.
Moneyby valentynkit2026-09-19
Your agent commits forty times a day. It writes the diff, then writes the sentence swearing what the diff does. Nothing reads both.
jev-commit is a commit-msg hook that sends the message and the staged diff to Jev in one call and asks five yes/no questions: does the message match the diff, debug leftovers, work the message never mentions, a credential on an added line. It warns and gets out of the way; the only thing it blocks is a staged private key. Every error path exits 0.
Median commit: 1,048 input tokens, $0.000044. Four cents per thousand commits.
pipx install git+https://github.com/valentynkit/jev-commit
pre-commit install --hook-type commit-msg
https://x.com/valentynkit/status/2101247446936346711?s=20
Links