JJEV·DIRECTORY GitHub agent pack connect your agent

I gave Jev control of my phone It can now use ADB to open apps, navigate the UI, tap buttons, scroll, and complete

Integrationsby Friedjof2026-09-17
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 that part off to ChatGPT and then continue. So instead of using a large LLM for every single tap, Jev handles the fast UI decisions and only escalates when needed. Repo: https://github.com/Friedjof/jev-mobile
Links
open source discussion

More in Integrations

Hi all. Been reading everything here since launch and lost track of what I'd seen, so I madeInstead of wiring every button to a specific screen, you register the components your app can show.Update with better ux, pipable jev command and traceable decisions