Commit Graph

342 Commits

Author SHA1 Message Date
LawyZheng
7b58a1f0a8 fixing potential bug (#693) 2024-08-09 11:04:59 +08:00
LawyZheng
6c0f94ac0a support multi tabs (#692) 2024-08-09 10:46:52 +08:00
Kerem Yilmaz
e5c7d8b4dd Detailed logs for webhook failures (#691) 2024-08-08 20:52:24 +03:00
LawyZheng
5299f9265e update custom selection prompt (#689) 2024-08-08 14:53:08 +08:00
Shuchang Zheng
83cbcfee28 move 'need_verification-code' to the bottom of the structured json (#690) 2024-08-07 23:46:04 -07:00
Shuchang Zheng
7249938101 MissingValueForParameter should be a SkyvernHTTPException (#687) 2024-08-07 17:40:16 -07:00
Shuchang Zheng
a396370fcf remove leftover TODO in the comment (#686) 2024-08-07 17:06:03 -07:00
Shuchang Zheng
9fd096c385 remove log: Building element tree (#685) 2024-08-07 16:23:20 -07:00
Kerem Yilmaz
c872b1e4a8 verification code V2 - support verification code of multiple separate single character input fields (#683)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-08-07 16:17:15 -07:00
Kerem Yilmaz
b8752b0f7d Remove old claude prompt for action extraction (#682) 2024-08-07 13:46:13 -07:00
Shuchang Zheng
feddade56e custome -> Custom (#679) 2024-08-07 09:20:13 -07:00
LawyZheng
5c6648bb41 transform input to select (#681) 2024-08-07 18:51:29 +08:00
LawyZheng
02a7b3f88a fix scroll into view (#680) 2024-08-07 15:38:04 +08:00
Kerem Yilmaz
5bb8b3109e Add GB proxy support (#677) 2024-08-06 18:15:49 +03:00
LawyZheng
76ae23c84c update env and remove useless comment (#676) 2024-08-06 13:47:54 +08:00
LawyZheng
cba0f68a5e general selection (#675) 2024-08-06 13:30:52 +08:00
LawyZheng
845ae8d3e4 fix recreate workflow browser (#673) 2024-08-05 14:45:55 +08:00
Kerem Yilmaz
e4fd825497 Timeout and retry mechanism for Bitwarden CLI (#670) 2024-08-02 12:53:05 -07:00
LawyZheng
98e2f7f206 add gpt4o mini support (#666) 2024-08-02 19:35:52 +08:00
Kerem Yilmaz
3211170d74 Skip updating context params if task has errors in workflow (#664) 2024-07-31 15:55:41 -07:00
Kerem Yilmaz
d1292d6de0 Ykeremy/add ie proxy (#663) 2024-07-31 02:36:27 -07:00
Shuchang Zheng
b2d692f005 move tracer to skyvern init (#660) 2024-07-30 16:13:51 -07:00
LawyZheng
85d5e0de7f fix none content frame (#659) 2024-07-30 11:35:14 +08:00
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