Commit Graph

309 Commits

Author SHA1 Message Date
Salih Altun
8036731072 Remove latest screenshot text and border (#398) 2024-05-31 19:27:26 +03:00
Salih Altun
418473d72c Fix url overflow in task history (#397) 2024-05-30 22:35:36 +03:00
Salih Altun
af214b8dab Update timed_out text to timed out (#396) 2024-05-30 22:22:25 +03:00
Salih Altun
fdd127a202 show timed_out tasks in history (#395) 2024-05-30 21:49:15 +03:00
Kerem Yilmaz
e2259e94cf store max_steps_per_task correctly in task block (#394) 2024-05-30 11:22:28 -07:00
LawyZheng
37c997e58c choose the first valid email username (#380) 2024-05-31 00:49:39 +08:00
LawyZheng
6445fb93b0 skip invalid actions during parsing (#381) 2024-05-30 09:23:58 +08:00
Salih Altun
0b86f9fb38 Fix success and warning css (#390) 2024-05-29 21:49:08 +03:00
Kerem Yilmaz
e8bc40e491 Change order of your templates vs Skyvern (#389) 2024-05-29 21:45:45 +03:00
Kerem Yilmaz
caa974974c Fix a bug caused by setting staleTime to zero (#388) 2024-05-29 21:04:12 +03:00
LawyZheng
f13dffb3ef Docker compose to setup new UI (#379) 2024-05-30 01:36:17 +08:00
Kerem Yilmaz
b767e6f03d add billing alert (#387) 2024-05-29 20:34:19 +03:00
Kerem Yilmaz
481e81b6f0 Billing UI (#386) 2024-05-29 19:34:58 +03:00
Kerem Yilmaz
a74d51728e change stale time to zero, refetch on page mount (#385) 2024-05-29 18:56:51 +03:00
Kerem Yilmaz
6fa5336adf BCC Sender so sender has a copy of the email that was sent out (#384) 2024-05-29 00:53:59 -04:00
Kerem Yilmaz
bfa477a262 Don't skip actions with duplicate element ids (#382) 2024-05-28 11:53:28 -07:00
LawyZheng
1b2077facd fix null element execption (#370) 2024-05-28 15:25:13 +08:00
Kerem Yilmaz
4386ba5012 shu/revert isort (#378)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-05-27 19:33:32 +03:00
Suchintan
c2cd935805 docs(images -> docs/images) (#377) 2024-05-27 10:11:40 -04:00
Suchintan
f9daabfc7e docs(update navigation bar) (#376) 2024-05-27 10:02:20 -04:00
LawyZheng
e6a356dfc6 set ENABLE_OPENAI defaut to false (#373) 2024-05-27 22:02:08 +08:00
Kerem Yilmaz
c1415a93b1 redirect to origin when logo is clicked (#375) 2024-05-27 16:34:45 +03:00
LawyZheng
6dbc1d2dbd add skyvern container health check (#374) 2024-05-27 18:13:10 +08:00
LawyZheng
eab07939f5 fix scrolling failure on some websites (#369) 2024-05-27 15:28:41 +08:00
LawyZheng
20f6fd2a10 fix invalid css query on linked elements (#372) 2024-05-27 15:18:22 +08:00
Kerem Yilmaz
59fa78e642 Move all cloud imports after skyvern imports (#371)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-05-27 00:17:41 -07:00
Kerem Yilmaz
688a615fb2 introduce permission checker to task create api (#368) 2024-05-26 14:51:53 -07:00
Shuchang Zheng
5e88d64a11 input data instantly for press_sequentially when there's too much characters (#367) 2024-05-26 12:15:13 -07:00
Kerem Yilmaz
abca808e6c use workflow_permanent_id for workflow execution api (#366) 2024-05-25 19:32:25 -07:00
Shuchang Zheng
a36b65b894 add timed_out to allowed_transitions list (#338) 2024-05-25 18:52:03 -07:00
Kerem Yilmaz
2b4829f87a Introduce ActionFunction to make it easy to patch and do extra validations before step starts (#365)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-05-25 18:24:35 -07:00
Kerem Yilmaz
d3d38e2647 Update default geico prompt (#364) 2024-05-25 20:02:20 -04:00
Shuchang Zheng
5d1dac0902 make the press_sequentially timeout 3x of the estimation time (#360) 2024-05-24 00:14:40 -07:00
Kerem Yilmaz
b976f132c4 Fix session key extraction for Bitwarden (#359) 2024-05-23 19:01:32 -07:00
Kerem Yilmaz
753bac3174 Set 5 min timeout for LLM calls (#358) 2024-05-23 18:49:49 -07:00
Kerem Yilmaz
df2aee3c79 Add logs (#357) 2024-05-23 12:07:49 -07:00
Kerem Yilmaz
dea883a463 Sort artifacts by created_at (#356) 2024-05-23 11:53:05 -07:00
LawyZheng
e8378e1fe1 fix terminate action bug (#355) 2024-05-22 16:39:19 +08:00
LawyZheng
43823b6c6b save the elements tree in the prompt as an artifact (#353) 2024-05-22 13:10:27 +08:00
Kerem Yilmaz
e6d4302d8c Auto-fix invalid JSON (#354) 2024-05-21 22:04:32 -07:00
LawyZheng
df09842587 Better handle duplicate elements (#351) 2024-05-22 08:54:47 +08:00
Salih Altun
ff5d91ce48 disable retry feature of react query (#352) 2024-05-21 21:22:02 +03:00
LawyZheng
f86097fc78 DomUtil optimize (#350) 2024-05-21 10:49:21 +08:00
Kerem Yilmaz
0719396136 use press_sequentially to replace fill (#349) 2024-05-20 19:43:45 -07:00
Kerem Yilmaz
d8175ba22e Salih/fix both goals empty bug (#348) 2024-05-20 23:50:21 +03:00
Salih Altun
83d8b76931 Fix final screenshot overflow (#347) 2024-05-20 18:47:59 +03:00
Kerem Yilmaz
dc10ea3c32 Saving tasks in UI (#346)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-05-20 18:27:36 +03:00
LawyZheng
5acdddf67e deep copy the attribute to avoid duplicated (#345) 2024-05-20 15:05:45 +08:00
LawyZheng
b6d25dff8c add wait for async task (#344) 2024-05-20 12:59:53 +08:00
Kerem Yilmaz
6908ca5844 Pass base parameters to acompletion (#343) 2024-05-17 16:36:15 -07:00