Repo · Routing & model choice
codex-jev-router
Use a typed Jev decision to choose a Codex subagent model and reasoning effort when a parent agent delegates work.
Open github.com ↗How builders describe it
Use Jev Choice and Noul decisions to select Codex subagent model and reasoning tiers, with local compatible backends and a Sol fallback.
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 →