Browser Use + Jev
Gregor Zunic's flight-search demo with a dynamic DOM action space.
A FIELD GUIDE TO JEV / VOL. 01
The best of Jev. Real projects, practical guides and ideas from across the internet.
Gregor Zunic's flight-search demo with a dynamic DOM action space.
01 / A small decision engine. A whole new way to build.
378 resources / The collection
Reset filtersAI-assisted summaries and translations. Check original sources for context and performance claims.
Browser Use's ultrafast agent: Jev picks the operation and DOM element in one request; a small LLM only writes text when typing is needed.
Claude Code plugin that replaces the compaction summary with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim.
Command-line tool for TypeSafe AI's Jev model. Ask yes/no, multiple-choice and rubric questions about any text and get calibrated probabilities back. Answers become exit codes for shells and CI, JSON for scripts, and MCP tools for AI agents.
Fast semantic code search & diff sanity auditor for AI coding assistants (Antigravity, Cursor, Claude Code) powered by TypeSafe System One.
Computer use for about $0.0002 a step: OCR the screen, classify the next action with TypeSafe, click. macOS.
Guardrail + model router for LLM gateways on TypeSafe's Jev (System One model), with an independent accuracy/calibration/latency evaluation. Stdlib Python.
Sub-second Git pre-commit & pre-push semantic reflex gate powered by TypeSafe AI Jev.
Jev-Tool-Runner is a GitHub project where Jev selects developer tools and Codex generates code based on those selections.
Chrome-devtools-mcp plus one tool: Jev walks the browser to the right spot, then your agent makes a single devtools call there.
A system enabling rapid agent deployment on digital canvases without relying on slow LLM processes.
Browser automation with Jev (TypeSafe) as decision model.
Draw on a tldraw canvas with your voice and a pointing finger. Jev (TypeSafe System One) decides action, target and place in ~350 ms per spoken word.
A Codex plugin that uses Jev to streamline and reduce excessive tool outputs.
Command-line tool for TypeSafe's Jev AI model.
TypeSafe Jev (System One) decision tools for Hermes Agent: jev_check / jev_route / jev_score / jev_evaluate.
AskJev — Jev autopilot for any website + guard on irreversible clicks (TypeSafe System One, not Claude).
Dependency-free CLI and Codex skill that send local state to Jev for batched typed judgments and return answers without echoing the state.
MCP server for TypeSafe Jev: typed classify, score, check, match and screen for any agent, with confidence on every answer.
Runtime constraints for the pi coding agent: checks every side-effecting tool call against what you said, before it runs. Powered by TypeSafe Jev.
Zero-hallucination open-source repo and crate scout powered by TypeSafe AI Jev System One scoring.
A critique of using Jev for context compaction, highlighting issues with its approach to managing AI agent history.
Hybrid browser harness: an LLM turns goals into verifiable subgoals, Jev chooses each action and DOM field, Playwright acts.
TypeSafe AI Jev judgments for Agent Zero, with typed tools and probability cards.
Fast structured Android control loops with TypeSafe Jev and Mobile MCP.