jev-browser-use
wy-coliney
A Skill for Codex browser workflows: Jev chooses navigation, clicks, and scrolling while Codex handles text input and final checks.
- License
- MIT
- GitHub Stars
- 136
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Sends page state and permitted candidates to Jev; the existing browser connection executes the actions.
What this project offers
Separates repetitive page choices into decision steps while reusing the browser connection.
Review scope
Requires a separately configured Codex browser connection. The author’s reported 5–10× speedup concerns their own workflows, not a general guarantee; this site has not retested it.
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.