devwithjev
— reading now— views
Submit a build

Agents & browsers

208 builds · page 6 of 6

Carles Núñez Tomeo@carlesnunez𝕏
🔮 He construido una predicción de clic en tiempo real sobre el DOM usando JEV que parece una bola de cristal. Funciona con jev-latest para predecir el siguiente elemento clicable y la intención del usuario en 345 ms por consulta, resaltando los candidatos en pantalla. Es extremadamente barato de usar y ayuda a anticipar la intención del usuario con un 83% de acierto en las pruebas. Usos que se me
1579X posts·Agents & browserstime345 ms por consultaOriginal source ↗
elvis@omarsar0𝕏
One of the craziest use cases I’ve found for Jev: verifiers. I am so excited about this that I at least wanted to share the high-level idea. I used Jev to build a custom verifier for the /goal feature in my agent harness. It checks whether the goal is actually complete after every turn, making continuous verification cheap enough to scale. This means I can run more of these verifiers (previously h
1578X posts·Agents & browsersOriginal source ↗
Marcin DudekMarcin Dudek@MythThrazz𝕏
Seeing how many people are using Jev to control browsers I wanted to try too. Wrote the wrapper for 'dev-browser' and called it 'jev-browser'. And then tried to put it to a test: "Find the best pricing model for WP Multitool for someone who runs 3 sites, spends 3h/yr on each, and has $50/hr rate and will run them for 2 years." I saw that it did the right steps until the last one. Was adding the Lite version to the cart. That's how I discovered that while my Pricing page LOOKS good it's structurally awful and definitely nor readable for BOTS or SCREEN READERS. Learned something = PR
0128X posts·Agents & browsersOriginal source ↗
Danny PrevoznikDanny Prevoznik@DanielPrevoznik𝕏
judge jev is the law. score two browser agents w/ different models on task completion, using jev to judge which was more efficient at the job. scored on correctness, time, actions, and cost. https://t.co/8M7JBou6O1
0101X posts·Agents & browsersOriginal source ↗
Chris BellChris Bell@cjbell_𝕏
Implemented this exact thing today in the @knocklabs agent harness using Jev based on the common types of requests we see from live traces.
0093X posts·Agents & browsersOriginal source ↗
AkshitAkshit@akshitkr𝕏
Vibe coded a parallel search using jev for agents, planning to hook up a local LLM to this to get human output. Discovers new pages and adds them to a BFS queue, jev consumes pages in parallel, reranks and adds to the queue. https://t.co/EkpZhuYmRB
0080X posts·Agents & browsersOriginal source ↗