firstmate
kunchenguid
Firstmate can optionally use Jev to match task briefs to dispatch rules before local policy chooses an Agent configuration.
- License
- MIT
- GitHub Stars
- 6587
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Sends the task brief and candidate rules to Jev, then resolves execution profiles with confidence and local conditions.
What this project offers
Separates semantic matching from the final dispatch policy.
Review scope
This is opt-in dispatch assistance, not a claim that the whole Firstmate workflow uses Jev by default. Task briefs are sent to TypeSafe.
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.