Repo · Coding & code review
pi-jev-effort
Pi coding-agent extension that sets each prompt's thinking level from a TypeSafe Jev score of prompt difficulty, then caps that level by remaining…
Open github.com ↗How builders describe it
Pi coding-agent extension that sets each prompt's thinking level from a TypeSafe Jev score of prompt difficulty, then caps that level by remaining quota/burn pressure. Distinct from pi-jev-router (model/role routing) and pi-jev (tool gate / output judge).
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 →