vexjoy-agent
notque
An optional Jev routing path that matches VexJoy requests to specialist Agents, skills and workflows.
- License
- MIT
- GitHub Stars
- 420
- Source reviewed
- 2026-09-19
Where Jev makes a decision
After deterministic routing guards, Jev judges the remaining candidates and required workflow components.
What this project offers
Keeps repeatable routing rules and model-selected candidates in separate stages.
Review scope
Forced routing and unavailable-provider paths exist; not every dispatch is a Jev decision. Not run here.
Sources and implementation
Related projects
jev-codex-router
0xNatoshi · Model Routing
Uses Jev to classify each Codex turn, then applies local rules to choose the model, reasoning effort, and speed mode.
jev-research
sherajdev · Model Routing
A Jev and Herdr integration guide with a prototype for routing tasks to different Agents.
jev-demo
minghanminghan · Model Routing
A customer-service routing demo that batches Jev questions before following the resulting route.
jev-router-playground
hugo-alves · Model Routing
A model-routing playground where Jev picks a candidate and users compare the resulting answers.