Commit Graph

343 Commits

Author SHA1 Message Date
Salih Altun
81538a74e1 add posthog (#440) 2024-06-07 11:19:36 +03:00
Salih Altun
579aa274cd fix weird loading state in actions (#439) 2024-06-06 23:16:35 +03:00
Salih Altun
1d3a7a0348 Revert the change of removing index path (#438) 2024-06-06 18:54:50 +03:00
Salih Altun
a897a21a3f Fix router not going back to tasks page from task details (#437) 2024-06-06 18:28:37 +03:00
LawyZheng
c43fd796ed turn off iframe (#436) 2024-06-06 23:19:37 +08:00
Salih Altun
8e860bee00 Change task UI layout (#435) 2024-06-06 16:54:46 +03:00
Kerem Yilmaz
2ffe4e1a14 fix step output select option validation error (#433) 2024-06-05 23:03:33 -07:00
Kerem Yilmaz
26d833ba38 remove action.text from action history in the prompt (#432) 2024-06-05 22:43:08 -07:00
Kerem Yilmaz
14009bae34 Ykeremy/gpt4o router (#431) 2024-06-05 21:36:32 -07:00
Kerem Yilmaz
527f57a68e Support up to 25 attachments (#428) 2024-06-05 23:43:11 -04:00
LawyZheng
b4e95d29ce stop using page.click and page.locator in action handler (#426) 2024-06-06 11:04:04 +08:00
Kerem Yilmaz
aedb26b06b update text input logic to make things faster (#425) 2024-06-05 19:27:48 -07:00
LawyZheng
285419349c iframes support (#405)
Co-authored-by: Aleksei Zarubin <12220926+alexzarbn@users.noreply.github.com>
2024-06-06 10:07:32 +08:00
LawyZheng
064c831524 Remove no executed result (#417) 2024-06-06 08:55:42 +08:00
Kerem Yilmaz
92f72b27a5 fix element_id type for action and web action + add unit tests for actions (#424) 2024-06-05 15:41:08 -07:00
Kerem Yilmaz
d89c948b76 support both int and str for element_id (#423) 2024-06-05 13:59:04 -07:00
Kerem Yilmaz
fbe42994a9 the error raised from the base validate_step_execution shouldn't be handled to fail the task (#422) 2024-06-05 13:30:09 -07:00
Kerem Yilmaz
3f3fbbc63d fix input text action with no text in GET steps API (#421) 2024-06-05 13:18:35 -07:00
Salih Altun
cf3fb71012 rename artifacts tab to diagnostics (#420) 2024-06-05 19:29:55 +03:00
Salih Altun
761851a341 Reintroduce artifacts UI (#419) 2024-06-05 18:53:30 +03:00
Kerem Yilmaz
d1ddbf17d1 the error raised from the base validate_step_execution shouldn't be handled to fail the task (#416) 2024-06-04 22:19:04 -07:00
Kerem Yilmaz
fc6ddb7bf6 fix workflow run get with workflow_permanent_id (#415) 2024-06-04 08:27:04 -07:00
Salih Altun
4cd506d340 Improve loading state in new task ui (#414) 2024-06-04 16:44:55 +03:00
Kerem Yilmaz
04c6e55848 Keep track of token counts in steps table (#412) 2024-06-03 15:55:34 -07:00
Kerem Yilmaz
4603894119 Propagate continue_on_failure on all blocks (#411) 2024-06-03 13:48:42 -07:00
Salih Altun
fc827ef3c9 Default to residential proxy (#410) 2024-06-03 22:15:48 +03:00
Salih Altun
f9e5be6d27 Change staleTime default (#409) 2024-06-03 21:35:33 +03:00
Salih Altun
16ea23bc0c Improve screenshot experience in new task ui (#408) 2024-06-03 21:22:18 +03:00
Kerem Yilmaz
1333e89c12 Redesign task view (#407) 2024-06-03 20:56:26 +03:00
Kerem Yilmaz
05dbea8384 fix workflow task continue_on_failure (#406) 2024-06-03 10:50:40 -07:00
Aleksei Zarubin
d5abfc9179 Use 4-char element ids instead of sequential integers (#361)
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
2024-06-03 19:38:08 +08:00
Salih Altun
846e87ed39 Update badge variants using success and warning colors (#404) 2024-06-03 12:32:51 +03:00
Kerem Yilmaz
f1d5a3a687 complete_on_downloads for task block (#403) 2024-06-02 23:24:30 -07:00
Salih Altun
343937e12c Add task id to task tables (#399) 2024-05-31 21:36:44 +03:00
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