CalibratedDecisions.

Repo · Coding & code review

jev-commit

Pre-commit hook: one Jev call judges whether your commit message matches the staged diff, plus debug leftovers, unmentioned work, and a credential…

Open github.com ↗

How builders describe it

Pre-commit hook: one Jev call judges whether your commit message matches the staged diff, plus debug leftovers, unmentioned work, and a credential check.
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…

The decision Jev makes

Label a change, score its risk, pick the relevant file, or decide whether a coding agent should continue.

Where it fits

Code review and coding agents are full of small questions: is this change risky, what kind of fix is this, which file matters. These projects answer them with Jev and route the rest to people or bigger models. All 227 coding & code review projects →

Related projects