Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

e2e + jev from TypeSafe AI ⚡ I'm building an open-source framework for running e2e tests with agents. supports web, mobile (and more!) available soon:

65,625 görüntüleme • 3 gün önce •via X (Twitter)

22 Yorum

aloha (slotted arc) profil fotoğrafı
aloha (slotted arc)3 gün önce

@typesafeai what the heckkkk

Szymon Rybczak profil fotoğrafı
Szymon Rybczak3 gün önce

@typesafeai hot

unfair.so intern profil fotoğrafı
unfair.so intern3 gün önce

@typesafeai can it reproduce a failing test before fixing it?

Surjeet Kumar profil fotoğrafı
Surjeet Kumar3 gün önce

@typesafeai Really cool bro🔥

Norbert Bodziony 🇵🇱 profil fotoğrafı
Norbert Bodziony 🇵🇱3 gün önce

@typesafeai sheesh

Karthik Varma profil fotoğrafı
Karthik Varma3 gün önce

@typesafeai Sick. Any timelines?

Oskar profil fotoğrafı
Oskar3 gün önce

@typesafeai October 1st 👀

Karthik Varma profil fotoğrafı
Karthik Varma3 gün önce

@typesafeai early access possible? could help you with bug fixes + feedback (if any)

Otto🐾 profil fotoğrafı
Otto🐾3 gün önce

@typesafeai jev in the e2e loop is where flake shows. same scenario ×10 high conf flakes from dom timing vs boolean ready gates

Siftloom profil fotoğrafı
Siftloom3 gün önce

@typesafeai another builder picking jev as the agent layer for e2e. the dom snapshot approach keeps beating screenshot loops on reliability. what handles the mobile side, appium-style drivers or something custom?

dr phosphorus profil fotoğrafı
dr phosphorus3 gün önce

@typesafeai Signed up - appreciate what you are doing for us.

ethereagle · building profil fotoğrafı
ethereagle · building3 gün önce

@typesafeai is Jev classifying pass/fail after the run, or driving the clicks? a classifier I can slot in. a Jev-driven UI loop is a different harness.

tech is cool profil fotoğrafı
tech is cool3 gün önce

@typesafeai Cool! I did this as an experiment - potentially some possibilities for your product. npm install runora npx runora init Let me know what you think!

WirMachenAuf profil fotoğrafı
WirMachenAuf3 gün önce

@typesafeai oh my god, that would be the most usefull thing. i need that.

Shadman 🇧🇩 profil fotoğrafı
Shadman 🇧🇩3 gün önce

@typesafeai as ai apps grow more complex how will testerArmy tackle the challenge of flaky tests and false positives ensuring reproducibility at scale without slowing teams down

AI Apps API profil fotoğrafı
AI Apps API3 gün önce

Congrats on shipping this. Agents fit e2e better than most places people put them, since a test is already described as intent. The part worth designing for early is the second run. A deterministic suite fails loudly when a selector moves. An agent driven one quietly succeeds by finding another path, which is great for maintenance and rough for diagnosis, because a real UI regression looks identical to a self heal. Recording the action trace the agent chose and diffing it against the last run turns that into a signal instead of a mystery.

Suman Kumar profil fotoğrafı
Suman Kumar3 gün önce

@typesafeai agent e2e on mobile is where i burn days. selectors dying mid-run hurts more than the app flake.

vinicius | doamais.com profil fotoğrafı
vinicius | doamais.com3 gün önce

@typesafeai As LLM are deterministic languages we don't need be worry about run twice e2e tests with Jev if the first attempt fail. Worst case, imagine if we decide to use typescript + jest or maybe common js instead. 👀 it would be a nightmare to see milliseconds output.

Antonio Coppe profil fotoğrafı
Antonio Coppe3 gün önce

nice. the failure mode id watch for on agent-e2e is treating the clicker and the oracle as one model. keep actuation (playwright/agent) separate from judgment: Jev as pass/fail Choice + needs_human Noul on the trace/screenshot/diff state, with a confidence floor so flaky agent noise doesnt become a green build. shadow that gate before you trust it on CI.

MT profil fotoğrafı
MT3 gün önce

@typesafeai I need this for GUI apps

Maksim Sosnovskii profil fotoğrafı
Maksim Sosnovskii3 gün önce

@typesafeai Wait, e2e is some kind of new framework!? Whole life I expected e2e as End to End aka some custom tests 2nd time I see it in my twitter timeline, what its about?

BullBear.News profil fotoğrafı
BullBear.News3 gün önce

@typesafeai how does it handle state persistence between agent steps during long runs

Benzer Videolar