In today's agents, we have many classification steps that still burn a full LLM call.
This is a great write up on how we can utilize
@typesafeai's Jev for those: model routing (cheap model for simple lookups, stronger one for hard debug) and auto mode (flag risky tool calls before they run).