OpenCodex
A provider proxy for coding agents with optional Jev model and effort routing.
A provider proxy for coding agents with optional Jev model and effort routing.
The optional route decision builds Jev state from the task, signals and recent step evidence. It enumerates configured model-and-effort pairs as Choice option IDs and asks Jev which pair fits the next call.
Which configured target and reasoning effort together fit the next model call?
Task, signals, recent tool evidence and the configured model candidates in the pinned test fixture: GPT-6 Astra at medium/high effort and GPT-5.6 Sol at low effort.
Collect the task, available signals, recent tool evidence and configured candidate model profiles.
Build a Choice criterion for each configured model-and-effort pair and submit one decision.
Validate that the returned Choice ID is in the configured option map, then apply that target and effort.
It uses Jev to pick both a target model and reasoning effort from a constrained configured set, rather than asking a language model to generate an unconstrained route.