Repo · Coding & code review
wince
Hey! I’ve been playing around with Jev and built a small open-source experiment around it: **wince**.
Open github.com ↗How builders describe it
Hey! I’ve been playing around with Jev and built a small open-source experiment around it: **wince**. It’s a semantic review-attention router for code changes — it doesn’t review the code itself, but tries to tell you how carefully a diff should be reviewed, who should look at it, and why. I’m…
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 →