Commit Graph

319 Commits

Author SHA1 Message Date
Kerem Yilmaz
3d2e27ebd1 move setup_logger to skyvern/__init__.py (#658) 2024-07-29 14:20:58 -07:00
Shuchang Zheng
dd188b5f4d fix t_llm_request is unbounded problem (#657) 2024-07-29 13:54:42 -07:00
LawyZheng
112269ce1d fix select2 multi-select (#656) 2024-07-29 23:40:13 +08:00
LawyZheng
f771cbb340 optimize react select (#654) 2024-07-29 15:32:16 +08:00
LawyZheng
1629d84375 support react select (#652) 2024-07-26 10:32:35 -07:00
LawyZheng
be75055fd8 support pdf printer (#653) 2024-07-26 18:10:42 +08:00
Shuchang Zheng
0471ae55a0 do not use skyvern in the totp code (#651) 2024-07-25 21:32:41 -07:00
Kerem Yilmaz
b20f3e13c0 Fix dynamic browsers for workflows (#650) 2024-07-25 13:29:23 -07:00
Shuchang Zheng
c52f8f2433 shu/making scrolling debug logs (#635) 2024-07-25 12:56:10 -07:00
Shuchang Zheng
435451d844 fix ActionResult str (#644) 2024-07-25 00:21:41 -07:00
Kerem Yilmaz
20a611a935 Use perf-counter instead of time (#643) 2024-07-24 23:47:02 -07:00
Kerem Yilmaz
5000f3d762 Catch CanceledError in litellm call (#642) 2024-07-24 23:41:34 -07:00
Kerem Yilmaz
479a918a8e Use trimmed element tree for info extraction (#641) 2024-07-24 17:23:37 -07:00
Kerem Yilmaz
cdb098699f Handle navigation exception within taskblock.execute (#633) 2024-07-23 14:59:03 -07:00
Kerem Yilmaz
24a571ac49 Dom tree updates (#632) 2024-07-23 04:02:21 -07:00
LawyZheng
0ef3fabc4c try to fix navigation error (#630) 2024-07-23 14:54:15 +08:00
LawyZheng
9245a329ee add cleanup function (#631) 2024-07-23 14:23:15 +08:00
Shuchang Zheng
3e8ac05f56 make 2 top logs debug log (#629) 2024-07-20 16:18:27 -07:00
Kerem Yilmaz
1ebd8a55e9 iframe submit recognization (#628) 2024-07-19 14:27:57 -07:00
Shuchang Zheng
858d60016a fix update_task bug (#626) 2024-07-18 22:46:58 -07:00
Shuchang Zheng
ec5a0a03c0 add gpt4o-mini support (#625) 2024-07-18 22:33:19 -07:00
Kerem Yilmaz
50ff8dc441 remove the the check that makes sure file url is coming from payload (#624) 2024-07-18 18:19:14 -07:00
Kerem Yilmaz
f146247fe9 Support get organizations and get api keys APIs in the open source (#623) 2024-07-18 18:09:28 -07:00
Shuchang Zheng
267335a0eb record max_steps_per_run override in tasks table as well (#622) 2024-07-18 17:00:00 -07:00
Shuchang Zheng
9c0c4cbedf remove proxy location override (#621) 2024-07-18 16:50:07 -07:00
Kerem Yilmaz
fd9419b33a clean up gpt4 routers. add model_info base_model for azure gpt router (#620) 2024-07-18 15:37:20 -07:00
Kerem Yilmaz
69d73bc551 Add current date to info extraction prompt (#617) 2024-07-18 11:36:09 -07:00
Kerem Yilmaz
51816c0f60 Add null check for credentials without emails (#616) 2024-07-18 09:07:22 -07:00
Kerem Yilmaz
64f565cb7c add step_id index to artifacts table (#615)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-07-17 15:30:41 -07:00
Salih Altun
5480e00545 Update task generation to use https urls (#613) 2024-07-17 22:12:37 +03:00
Salih Altun
9d106f0150 Update task generation prompt to include completion criteria in navigation goal (#611) 2024-07-17 22:04:10 +03:00
LawyZheng
88389012be add skyvern frame (#610) 2024-07-18 02:33:39 +08:00
Kerem Yilmaz
ce2d605f98 delete unnecessary newline in prompt (#609) 2024-07-17 11:28:25 -07:00
LawyZheng
e80a849972 Fix false negative (#608) 2024-07-17 12:28:34 +08:00
LawyZheng
9b51df4ffd Skip if selected (#604) 2024-07-16 01:41:56 +08:00
Kerem Yilmaz
33ab70dd8b fix the problem of verification_code not injected into string navigation goal (#603) 2024-07-12 15:20:59 -07:00
Kerem Yilmaz
cdd731b862 Remove successful action history. Only show the failure of the previous step in action history. (#602) 2024-07-12 08:57:50 -07:00
Kerem Yilmaz
ea1039277f email relay (#598)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-07-11 21:34:00 -07:00
Kerem Yilmaz
6f88ae31a0 Implement BitwardenSensitiveInformationParameter (#589) 2024-07-11 09:48:14 -07:00
Kerem Yilmaz
87d6e71768 Give playwright access to CodeBlock (#588) 2024-07-11 09:35:07 -07:00
LawyZheng
0ddda3f481 ifx chain click bug (#576) 2024-07-11 02:45:13 +08:00
LawyZheng
da66d66132 fix id selector (#573) 2024-07-10 14:55:59 +08:00
Kerem Yilmaz
2d9e74bffe migrate aiohttp helper from cloud to open source (#572) 2024-07-09 17:45:51 -07:00
Kerem Yilmaz
030145c585 Add workflow_run_id filter to get tasks endpoint (#571) 2024-07-09 11:37:03 -07:00
Kerem Yilmaz
4ff330bb50 Add workflow_permanent_id and organization_id to WorkflowRun (#570) 2024-07-09 11:26:44 -07:00
LawyZheng
6af581a7e4 fix input timeout (#569) 2024-07-10 00:04:03 +08:00
LawyZheng
474de0e576 exclude base64 data (#567) 2024-07-09 11:36:25 +08:00
Kerem Yilmaz
5e736f9aba experimentation get_value for multiple variable for a feature (#566) 2024-07-08 15:16:02 -07:00
LawyZheng
bcbd738326 refactor select handler (#565) 2024-07-09 02:22:16 +08:00
LawyZheng
7a75bb3741 fix bug on HTML tree (#561) 2024-07-06 22:22:22 +08:00