devwithjev
reading now views
Submit a build

TypeSafe Skill Routing for Hermes Agent

TypeSafe (Jev) skill routing for Hermes Agent names the one skill worth loading before the model call. It is opt-in, uses only the standard library, and reports a cost of ~$0.001 per routed turn.

Open source cost~$0.001 per routed turn
DECRUX9812@DECRUX9812
TypeSafe (Jev) skill routing for Hermes Agent: names the one skill worth loading, before the model call. Opt-in, stdlib only, ~$0.001 per routed turn.
Sep 19, 2026GitHubView on GitHub

Also filed under Triage & routing

  • How to Build Things with Jev & OpenJevs

    How to Build Things with Jev & OpenJevs In this video, we build a model router using both the API-based original Jev and also using Semif. ‍ Github: code will be up in ...

  • Jev is HERE. How to use it

    Jev is HERE. How to use it In this episode, I talk with Ryan Vogel about Jev, a new type of AI built for classification. Ryan shows how Jev takes an input plus ...

  • Jev-Shaped Classification Wrapper

    jevper is a Jev-shaped classification wrapper over OpenAI-compatible clients that returns probabilities and confidence.

  • Local Jev Protocol Multi-Upstream Router

    jev-switch is a local multi-upstream router for the Jev protocol with a Rust backend and React interface.