App · Coding & code review
jevlint.com
I've been working on a code "linter" for AI agents Think ESLint, but on steroids.
Open jevlint.com ↗How builders describe it
I've been working on a code "linter" for AI agents Think ESLint, but on steroids. You can finally check for naming inconsistencies, magic strings, bad architectural patterns, etc...
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 →