Commit Graph

370 Commits

Author SHA1 Message Date
LawyZheng
4bb7403f61 better catch exceptions (#434) 2024-06-13 21:53:46 +08:00
LawyZheng
81619dd850 add skyvern element (#466) 2024-06-13 15:34:21 +08:00
Kerem Yilmaz
8f6ec52158 Change side nav colors, add Book Demo (#465) 2024-06-13 10:12:28 +03:00
Suchintan
b1a1298055 Add explciit guardrail to finditparts task (#464) 2024-06-12 23:47:43 -04:00
Suchintan
76bda555ae Update readme with info about Skyvern cloud (#459) 2024-06-12 22:15:26 -04:00
LawyZheng
420eef18dd Remove id for noninteractable and interactable attr in prompt (#430) 2024-06-13 10:14:21 +08:00
Kerem Yilmaz
bce6b6ae32 SelectOption is only invalid if label, value, and index are missing (#463) 2024-06-12 16:14:31 -07:00
Kerem Yilmaz
5f48de28c8 Ykeremy/bitwarden use search instead of url filter (#462) 2024-06-12 15:28:45 -07:00
Kerem Yilmaz
5d134d58d9 web app handles pydantic validation error (#461) 2024-06-13 03:39:05 +08:00
Kerem Yilmaz
8e21c8b39e Update domutils with getVisibleText (#460) 2024-06-11 22:33:37 -07:00
Kerem Yilmaz
f3478ffc65 Fix confidence score in task actions (#458) 2024-06-11 21:29:57 +03:00
Kerem Yilmaz
a9e4a06263 Try borders that are one shade lighter (#457) 2024-06-11 20:42:46 +03:00
Salih Altun
7667388400 Don't show extracted information if null (#456) 2024-06-11 18:37:23 +03:00
Kerem Yilmaz
3e95175717 Prompt to task UI (#455) 2024-06-11 13:28:24 +03:00
Kerem Yilmaz
0ede4fdfa0 Introduce collectionid filter for bitwarden parameters (#454) 2024-06-10 22:06:58 -07:00
Suchintan
bb19a8ab8e Fix linting issue (#453) 2024-06-10 17:15:11 -04:00
ishmeals
96a35a8f1e fix for trusted types (#444) 2024-06-10 17:12:58 -04:00
Kerem Yilmaz
c71fae01e9 Update front-end setup instructions (#452) 2024-06-10 10:39:11 -04:00
Shuchang Zheng
037d86939f Do not enforce LLMType in the TaskGeneration schema (#451) 2024-06-07 16:27:32 -07:00
Kerem Yilmaz
d18fc5b59c task generation (#450)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-06-07 15:59:53 -07:00
Salih Altun
12b83e009e Fix running and queued action navigation (#449) 2024-06-07 22:04:20 +03:00
Kerem Yilmaz
042e34d261 Better feedback (exception message) when skyvern can't input text to an element (#445)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-06-07 11:28:19 -07:00
Kerem Yilmaz
0dcd99805f Handle empty action (#447) 2024-06-07 21:17:37 +03:00
Kerem Yilmaz
3801bcbf19 store confidence_float in db (#446) 2024-06-07 10:57:53 -07:00
Kerem Yilmaz
12cfef09d4 Fix HSL values for success and warning colors (#443) 2024-06-07 17:21:45 +03:00
Salih Altun
e41a91a03b Fix action border default color (#442) 2024-06-07 16:39:40 +03:00
Kerem Yilmaz
4123718130 Make success and fail action icons more visible (#441) 2024-06-07 16:21:28 +03:00
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