jev-research
sherajdev
A Jev and Herdr integration guide with a prototype for routing tasks to different Agents.
- License
- MIT
- GitHub Stars
- 1
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Uses task and repository state to choose an executor and assess risk and dispatch readiness.
What this project offers
Provides a readable, editable example of multi-Agent task routing.
Review scope
Primarily documentation and a dry-run routing prototype, not a verified operational orchestration platform.
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-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.
oh-my-pi
can1357 · Model Routing
Oh My Pi includes an optional TypeSafe judgment provider for bounded decisions in coding-agent workflows.