cline-plugin-jev-browser
abeatrix
A Cline plugin using an isolated Playwright browser and Jev decisions through Vercel AI Gateway.
- License
- Not declared
- GitHub Stars
- 0
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Jev selects operations from a DOM target table; a separate text model supplies typed text when needed.
What this project offers
Captures before-and-after screenshots and yields on sensitive actions; completion still needs readback verification.
Review scope
Reviewed the fixed-version README and call path.
Sources and implementation
- abeatrix/cline-plugin-jev-browser/blob/c886dcb35cb7d64d682a56211f9b04a5345c6433/README.md
- abeatrix/cline-plugin-jev-browser/blob/c886dcb35cb7d64d682a56211f9b04a5345c6433/src/jev-model.ts
- abeatrix/cline-plugin-jev-browser/blob/c886dcb35cb7d64d682a56211f9b04a5345c6433/src/jev-run.ts
- abeatrix/cline-plugin-jev-browser/blob/c886dcb35cb7d64d682a56211f9b04a5345c6433/index.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.