jev-model-router
davila7
A community Claude Code Templates mod that uses Jev to suggest subagent models and reasoning levels.
- License
- MIT
- GitHub Stars
- 30779
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Evaluates task tier, reasoning needs and production risk; local policy maps results to invocation settings.
What this project offers
Makes routing rules and per-request choices explicit and configurable.
Review scope
A davila7 community project, not an official Anthropic repository or mod. Aggregate savings and safety effects were not verified here.
Sources and implementation
- davila7/claude-code-templates/blob/61bfcd1586bf1076f6d3cfa0436317c912811e6c/README.md
- davila7/claude-code-templates/blob/61bfcd1586bf1076f6d3cfa0436317c912811e6c/scripts/jev-spike.mjs
- davila7/claude-code-templates/blob/61bfcd1586bf1076f6d3cfa0436317c912811e6c/cli-tool/components/mods/productivity/jev-model-router/hooks/jev-model-router.ts
- davila7/claude-code-templates/blob/61bfcd1586bf1076f6d3cfa0436317c912811e6c/cli-tool/components/mods/productivity/jev-model-router/README.md
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.