CalibratedDecisions.

Repo · Agents & browsers

jev-mobile

Android control loops with Jev and Mobile MCP.

Open github.com ↗

How builders describe it

Fast structured Android control loops with TypeSafe Jev and Mobile MCP.
I gave Jev control of my phone It can now use ADB to open apps, navigate the UI, tap buttons, scroll, and complete tasks on its own. OpenClaw gives Jev a high-level goal, and Jev handles the fast `observe -> decide -> act` loop. If it needs to generate text or do more complex reasoning, it can hand…

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 →

Related projects