jev-browser
Ying-Kai-Liao
A browser library, CLI and MCP server where the caller supplies goals and text while Jev selects actions.
- License
- MIT
- GitHub Stars
- 12
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Chooses elements, actions and values, and assesses completion, errors and irreversible steps.
What this project offers
Separates browser-action loops from caller planning and returns status and traces.
Review scope
The 40/42 result and about 300 ms per call are author-reported site-specific tests. Token comparisons are estimates, not universal success-rate or cost guarantees. README and integration source reviewed at a fixed commit; not independently run or benchmarked by this site.
Sources and implementation
Related projects
jev-ultrafast
browser-use · Browser & OS Action
A browser Agent that uses Jev to choose actions and page controls, calling a text model only when input is needed.
jev-desktop
lahfir · Browser & OS Action
An optional Jev skill for agent-desktop that chooses controls and actions from native accessibility data.
jev-browser
jkudish · Browser & OS Action
Drives a browser from a task and URL, returning the final page, screenshot and action trace.
AskJev
ranjan2829 · Browser & OS Action
Connects Agents to a browser over MCP, using Jev to choose page actions with confirmation gates for actions such as payment or deletion.