Jev Model Router drops for Claude Code
Jev Model Router is a modification for Anthropic's Claude Code CLI that integrates TypeSafe AI's fast Jev decision model, accessible via either the direct TypeSafe AI API or the Vercel AI Gateway. The tool acts as a semantic decision layer that dynamically classifies and selects the appropriate model for subagents on every request, while establishing the primary session model at startup to preserve conversational continuity and prevent mid-session state breakage.
Using lightweight "System One" decision models like Jev as semantic routing middleware represents the next logical step in cost- and latency-optimized agent harnesses.
- –Replaces slow, expensive prompt-and-parse loops with high-speed, calibrated decision classification.
- –Dynamic subagent routing prevents overpaying for frontier models on trivial agent subtasks.
- –Restricting main model switching to session initialization prevents context discontinuity and session instability.
- –Dual compatibility with TypeSafe AI's native API and Vercel AI Gateway makes it easy to integrate into existing AI engineering workflows.
DISCOVERED
1h ago
2026-09-19
PUBLISHED
1h ago
2026-09-19
RELEVANCE
AUTHOR
dani_avila7