Skip to content
All builds /Tools and apps/Jev CI Selector: Predictive Test Runner
github·Tools and apps Featured Pick

Jev CI Selector: Predictive Test Runner

GitHub Action that inspects git commits and PR diffs to select ONLY the 5% of test suites relevant to the changed code paths.

Open GitHub ⚡ Cuts CI runtime by 65%
01 / The Decision

Which test suites need to run for this specific git commit diff?

Jev sits between the incoming context and the next system action. Rather than generating lengthy, slow natural language that requires brittle regex parsing, Jev returns non-autoregressive, calibrated probabilities that downstream code can immediately execute.

02 / Typed Outputs
01test_matrixPrimary action
02skip_reasonConfidence score
03confidenceFallback route

Related Tools and apps Builds