computer-use-jev
paulsmith
A Go-based macOS controller that asks Jev to choose controls and actions from the accessibility tree.
- License
- MIT
- GitHub Stars
- 2
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Uses window state to select an action, target, text-input need, and completion status.
What this project offers
Grounds candidate controls in UI snapshots so choices can be inspected.
Review scope
Requires macOS permissions and a TypeSafe key. Offline fake-worker and HTTP tests are not real desktop validation.
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.