Загрузка видео...

Не удалось загрузить видео

На главную

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 просмотров • 3 дней назад •via X (Twitter)

Комментарии: 22

Фото профиля aloha (slotted arc)
aloha (slotted arc)3 дней назад

@typesafeai what the heckkkk

Фото профиля Szymon Rybczak
Szymon Rybczak3 дней назад

@typesafeai hot

Фото профиля unfair.so intern
unfair.so intern3 дней назад

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

Фото профиля Surjeet Kumar
Surjeet Kumar3 дней назад

@typesafeai Really cool bro🔥

Фото профиля Norbert Bodziony 🇵🇱
Norbert Bodziony 🇵🇱3 дней назад

@typesafeai sheesh

Фото профиля Karthik Varma
Karthik Varma3 дней назад

@typesafeai Sick. Any timelines?

Фото профиля Oskar
Oskar3 дней назад

@typesafeai October 1st 👀

Фото профиля Karthik Varma
Karthik Varma3 дней назад

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

Фото профиля Otto🐾
Otto🐾3 дней назад

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

Фото профиля Siftloom
Siftloom3 дней назад

@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
dr phosphorus3 дней назад

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

Фото профиля ethereagle · building
ethereagle · building3 дней назад

@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
tech is cool3 дней назад

@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
WirMachenAuf3 дней назад

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

Фото профиля Shadman 🇧🇩
Shadman 🇧🇩3 дней назад

@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
AI Apps API3 дней назад

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
Suman Kumar3 дней назад

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

Фото профиля vinicius | doamais.com
vinicius | doamais.com3 дней назад

@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
Antonio Coppe3 дней назад

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
MT3 дней назад

@typesafeai I need this for GUI apps

Фото профиля Maksim Sosnovskii
Maksim Sosnovskii3 дней назад

@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
BullBear.News3 дней назад

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

Похожие видео