Repo · Agents & browsers
JevOnly
Pure-Jev browser agent: application code enumerates options from the page and goal; TypeSafe Jev only picks—no planner or helper LLM—then Chromium…
Open github.com ↗How builders describe it
Pure Jev that can "type" and drive towards task completion.
Pure-Jev browser agent: application code enumerates options from the page and goal; TypeSafe Jev only picks—no planner or helper LLM—then Chromium acts with verify/undo and an irreversible-action gate.
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 →