jevbooks

← All projects

jev-agent-browser

forvela/jev-agent-browser

Bounded browser agents: Jev picks typed actions, agent-browser executes.

Agent Decisions100%Runner-up: Classification & Routing

What it is

A delegated browser executor for parent agents. A parent gives a bounded task; Jev selects one typed browser action from the current snapshot, agent-browser runs it, and the loop returns success or a structured handoff.

How it uses Jev

Jev chooses the next typed operation and target from the current page snapshot. The result is executed by agent-browser; the loop returns success or escalates ambiguity, repetition, or stuck states to the parent. Classification sends one typed, profile-driven batch to Jev.

Primitives:choice

Technique worth stealing

Keep the decision loop typed and bounded; escalate ambiguity or stuck states as structured handoffs instead of generating browser code.

Try it

npm install -g agent-browser jev-agent-browser; export TYPESAFE_API_KEY=...; jev --url ... --goal '...' --max-steps 6

View on GitHub

judged by Jevjev-1.13.0

Evidence

Each line is one question put to Jev about the README. ≥ 0.60 reads as yes, ≤ 0.40 as no; in between Jev is not making a call.

  • Jev-centricyes0.88
  • Shows a System One patternyes0.83
  • Handles uncertaintyyes0.71
  • Measuredyes0.86
  • Runnableyes0.94
  • Worth recommendingunclear0.56
  • Model replicano0.05
  • Problem scopescore on a 0–2 scale1.17
  • About Jevyes0.98

Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 20 Sept 2026.