jev-browser
tontoko
Playwright browser automation with Jev decisions through a shared CLI, MCP server and TypeScript SDK.
- License
- Apache-2.0
- GitHub Stars
- 2
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Jev chooses actions, matches form fields or extracts structured content from page observations; Playwright executes.
What this project offers
Supports persistent sessions and UI readback, which does not by itself prove database persistence.
Review scope
Reviewed the fixed-version README and call path.
Sources and implementation
- tontoko/jev-browser/blob/05b8257db8d7df77a82274016de84d965a38214f/README.ja.md
- tontoko/jev-browser/blob/05b8257db8d7df77a82274016de84d965a38214f/README.md
- tontoko/jev-browser/blob/05b8257db8d7df77a82274016de84d965a38214f/src/decision.ts
- tontoko/jev-browser/blob/05b8257db8d7df77a82274016de84d965a38214f/src/browser.ts
- tontoko/jev-browser/blob/05b8257db8d7df77a82274016de84d965a38214f/src/actions.ts
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.