Repo · Routing & model choice
jev-harness
TypeScript decision harness around TypeSafe Jev: map typed answers to actions with a policy, confidence gate, optional shadow mode, reusable recipes,…
Open github.com ↗How builders describe it
Decision harness for TypeSafe Jev — confidence gates, shadow mode, recipes, and evals. Claude CLI 48.9s → Jev 1.3s on the same row-filter job.
TypeScript decision harness around TypeSafe Jev: map typed answers to actions with a policy, confidence gate, optional shadow mode, reusable recipes, and an offline eval CLI (jev-eval). Not affiliated with TypeSafe. Distinct from super-jev (evidence→action journals), jev-layer (capability routing…
The decision Jev makes
Pick an agent, a model, a skill from a catalog, or a function and its arguments.
Where it fits
Deciding which agent, model, skill or function should handle a request. Jev is a natural router: the options are fixed and the confidence tells you when to fall back. All 161 routing & model choice projects →