devwithjev
Submit a build

Jev Browser Automation

jev-browser takes a task and URL, then uses Jev to choose one action per step from the page’s clickable, typeable, and selectable elements. It scores whether the goal is met or the run is stuck.

StandardBus in r/typesafe@StandardBus
jev-browser: give it a task and a URL, Jev picks one action per step Fast and cheap browser use: Jev chooses one action per step from the clickable, typeable and selectable elements of the page, and scores how likely the goal is met or the run is stuck. Budgets, retries and stopping stay in code. Ships as an MCP server, CLI or library. Around 178 stars.
Sep 23, 2026Reddit postsView on Reddit
Budgets, retries, and stopping stay in code. It ships as an MCP server, CLI, or library and has around 178 stars.

Also filed under Agents & browsers

  • Jev-kit for Claude Code

    Cadaverr’s Jev-kit integrates TypeSafe’s Jev model into Claude Code for tasks including tool-call guarding, sub-agent sizing, file search, and browser automation. Jev answers pick-one and yes/no questions in about 0.3s, according to the author.

  • Jev Gates Agent Memory Saves

    The author used Jev to check whether proposed agent memories were supported by the original conversation and guide whether to save, skip, or defer them. On 100 synthetic cases at a .40 cutoff, Jev kept 39 of 50 memories labeled worth keeping and saved no candidates labeled skip or defer; its median gate latency was 250 ms.