Repo · Coding & code review
JevFind
Hey everyone. I created a Jev Code Finder, a semantic code search CLI It enables you to ask questions such as: 'Where does user JWT authentication…
Open github.com ↗How builders describe it
Hey everyone. I created a Jev Code Finder, a semantic code search CLI It enables you to ask questions such as: 'Where does user JWT authentication happen?' It then returns relevant files, line ranges, confidence scores and code snippets. Supported features include .gitignore, hidden-file filtering,…
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 →