VERIFYAgents & automation
Agent CLI with Jev Decision Layer
This project demonstrates a command-line interface (CLI) agent that utilizes a TypeSafe System One (Jev) as its decision layer, rather than relying on the LLM for planning, significantly reducing decision time.
Experiment: a tiny agent CLI on a 4B on-device model (gemma-4-e4b) — with Jev (TypeSafe System One) as the decision layer, not the LLM.
Fixed-option questions instead of LLM planning: 12–15 s → 0.3 s per decision. The small model does the hands; a 27B is called only when Jev says the draft is
shallow.
luxuriant-brazil-09c.notion.site/Taking-Ju
