Repo · Coding & code review
pi-jev (y0usaf)
Add a TypeSafe Jev decision layer to the Pi coding agent: a pre-tool gate, a post-tool output judge, and a jev_ask tool for typed calibrated answers.
Open github.com ↗How builders describe it
TypeSafe Jev as a decision layer for the Pi coding agent: a measured tool-call gate plus jev_ask for typed, calibrated answers.
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 →