jev-desktop
lahfir
An optional Jev skill for agent-desktop that chooses controls and actions from native accessibility data.
- License
- Apache-2.0
- GitHub Stars
- 1275
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Jev selects a target and action and estimates presence and risk; local policy decides whether to execute.
What this project offers
Keeps the full UI tree out of the main Agent context while exposing the selected action.
Review scope
The separate Jev scripts were inspected; desktop behavior and end-to-end latency were not tested here.
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-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.
jev-browser
tontoko · Browser & OS Action
Playwright browser automation with Jev decisions through a shared CLI, MCP server and TypeScript SDK.