CalibratedDecisions.

Repo · Routing & model choice

opencode-plugin-variantizer

Hey guys, I built an OpenCode TypeSafe Variant Router plugin that uses Jev to automatically select the most suitable option between three fixed…

Open github.com ↗

How builders describe it

Hey guys, I built an OpenCode TypeSafe Variant Router plugin that uses Jev to automatically select the most suitable option between three fixed agents/models: luna — openai/gpt-5.6-luna for simple, verifiable tasks , terra — openai/gpt-5.6-terra for scoped, structured work , sol —…

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 →

Related projects