Repo · Routing & model choice
auto-mode-for-paseo
Paseo plugin that classifies each Codex turn with TypeSafe Jev (default) or optional local Laya, then starts the turn with the selected model,…
Open github.com ↗How builders describe it
A Paseo provider that uses TypeSafe Jev to route each Codex turn.
Paseo plugin that classifies each Codex turn with TypeSafe Jev (default) or optional local Laya, then starts the turn with the selected model, reasoning effort, work mode, and speed in the same Codex thread.
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 →