Repo · Coding & code review
jev-test-filter
Score every test against a git diff, then emit the runner arguments.
Open github.com ↗How builders describe it
Score every test against a git diff with Jev, and emit the filter arguments vitest, node:test, Playwright, cargo test and go test already understand.
CLI that scores each repository test against a git diff with TypeSafe Jev and emits filter arguments for vitest, Jest, node:test, Playwright, cargo test, and go test so runners cover the tests a change could plausibly break.
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 →