devwithjev
reading now views
Submit a build

Chrome Extension for Agentic Browsing

RaZaan built a Chrome extension for agentic browsing using Jev by @typesafeai and AI Gateway by @vercel. It lets agents browse, click, and interact with websites directly in the browser.

RaZaanRaZaan@razaanstha𝕏
I built a Chrome extension for agentic browsing using Jev by @typesafeai, https://t.co/Xa9toMieqT including AI Gateway by @vercel. Now agents can browse, click, and interact with websites directly in your browser. Cost effective and fassst. Decision-making by Jev. https://t.co/bIqkUbCkvc
Sep 17, 2026X postsView on X
Jev handles decision-making. The author describes the extension as cost effective and fast.

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 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.

  • 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.

  • Jev-Powered Browser Agent Benchmark

    The benchmark uses Jev to compare two browser agents with different models on task completion efficiency, scoring correctness, time, actions, and cost.