Repo · Agents & browsers
jev-android
Kotlin Android UI-agent SDK: builds a dynamic action table from the accessibility tree; TypeSafe Jev (or optional DeepSeek) selects the next…
Open github.com ↗How builders describe it
A Kotlin Android SDK for UI automation powered by TypeSafe Jev, with an accessibility runtime and sample app.
Kotlin Android UI-agent SDK: builds a dynamic action table from the accessibility tree; TypeSafe Jev (or optional DeepSeek) selects the next operation/targets; an accessibility service executes clicks, text replace, scroll, back, and allowed app launches. Distinct from Mobile Jev (Mobilerun JS…
The decision Jev makes
Pick the next click, field or navigation from the legal actions on screen.
Where it fits
Browser agents need to choose an action on every step. With Jev each step is a choice from the actions actually available on the page, which keeps agents fast and on the rails. All 193 agents & browsers projects →