Repo · Routing & model choice
jev-gateway
Local LLM gateway for coding agents: TypeSafe Jev chooses which tool to call each turn for Codex, Claude Code, OpenCode, or Gemini, while other…
Open github.com ↗How builders describe it
Local LLM gateway for coding agents: TypeSafe Jev chooses which tool to call each turn for Codex, Claude Code, OpenCode, or Gemini, while other request content still goes to your usual LLM.
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 →