Repo · Coding & code review
jev-linter-action
GitHub Action that runs your own yes/no review questions over selected repository files with TypeSafe Jev and fails CI when expected answers miss…
Open github.com ↗How builders describe it
GitHub Action that runs your own yes/no review questions over selected repository files with TypeSafe Jev and fails CI when expected answers miss configured probability thresholds. Distinct from jev-ci-selector (which CI jobs apply) and from jev-lint / JevLint (local semantic lint CLIs).
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 →