Repo · Routing & model choice
Jevonian
Local proxy that accepts OpenAI, Anthropic, and Responses requests from a coding agent and asks one Jev call which model should serve the turn and…
Open github.com ↗How builders describe it
Local OpenAI-compatible proxy that sits between a coding agent and its providers and asks Jev, per turn, which routed model and thinking level should serve it.
Local proxy that accepts OpenAI, Anthropic, and Responses requests from a coding agent and asks one Jev call which model should serve the turn and how deeply that model should think, after code has already narrowed the candidates.
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 →