Repo · Agents & browsers
ego-jev (jiangkoumo)
Drive the ego lite browser with Jev (TypeSafe System One): one indexed element table in, one operation + target out, single process.
Open github.com ↗How builders describe it
Drive the ego lite browser with Jev (TypeSafe System One): one indexed element table in, one operation + target out, single process. ~2x faster than a per-step LLM loop in our measurements.
The decision Jev makes
Pick the next click, field or navigation from the legal actions on screen.
Where it fits
Browser agents need to choose an action on every step. With Jev each step is a choice from the actions actually available on the page, which keeps agents fast and on the rails. All 193 agents & browsers projects →