JJEV·DIRECTORY GitHub agent pack connect your agent

Instead of wiring every button to a specific screen, you register the components your app can show.

Integrationsby casungo2026-09-18
Instead of wiring every button to a specific screen, you register the components your app can show. When someone clicks, Jev gets the button text, surrounding content, and app state, then picks what to show next. Change "Buy Pro" to "Compare plans" and that wording can change the behavior without editing the click handler. I built NoFlow because I wanted to see how much UI logic I could replace with Jev before regretting it. Yes, I'm putting a model between a button and a modal. Try me. The runtime limits it to registered components, with confidence thresholds, fallbacks, and confirmation checks. I'm curious where it becomes useful and where you'd absolutely refuse to use it. https://noflow.casungo.workers.dev/? - https://github.com/casungo/noflow-runtime - https://www.npmjs.com/package/noflow-runtime
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 madeUpdate with better ux, pipable jev command and traceable decisionsHey folks — I built Your Signal, an open-source Chrome extension that uses Jev to filter the X timeline around your actual interests.