Commit Graph

362 Commits

Author SHA1 Message Date
Kerem Yilmaz
931726a9ca Add suggested title to task generation (#719)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-08-23 23:16:41 +03:00
LawyZheng
76ee91ecdd svg conversion (#717) 2024-08-23 11:17:01 +08:00
Shuchang Zheng
e5b0d734b8 make browser close timeout 3mins (#716) 2024-08-22 15:56:33 -07:00
Shuchang Zheng
1967e44acc add support for gpt-4o-2024-08-06 (#715) 2024-08-22 14:08:43 -07:00
Kerem Yilmaz
43cbfa7451 Ensure Task Clenup - add timeout to browser context close (#714) 2024-08-22 12:36:30 -07:00
LawyZheng
8baa8de032 general autocomplete solution (#713) 2024-08-21 10:54:32 +08:00
LawyZheng
46a139bd27 litellm cooldown config (#711) 2024-08-19 16:49:26 +08:00
Kerem Yilmaz
fd5fdb9d32 add Request context to async_executor (#709) 2024-08-15 22:25:10 -07:00
LawyZheng
4a8b1473ec support table parse (#708) 2024-08-15 09:32:18 +08:00
Kerem Yilmaz
faf939d29d Update dom script with angular bindings (#707) 2024-08-14 22:52:58 +03:00
LawyZheng
1c9e919792 update selection prompt (#706) 2024-08-14 15:16:26 +08:00
LawyZheng
0d9d67d02f update select prompt (#705) 2024-08-14 14:45:05 +08:00
Kerem Yilmaz
fd6da6681c Add Timeout to bitwarden subprocess call so it doesn't wait forever for things that don't exist (ie TOTPs) (#703) 2024-08-13 23:58:35 -04:00
LawyZheng
36b3f62eb7 optimize svg logic (#701) 2024-08-13 14:05:51 +08:00
LawyZheng
588dbf986d extend select2 (#699) 2024-08-13 09:21:19 +08:00
Kerem Yilmaz
3f92c50a8f Screen streaming under docker environment (#674)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-08-12 09:36:24 -07:00
Shuchang Zheng
9342dfbf2a step output is very noisy as logs and cost us a lot in logging (#627) 2024-08-09 14:44:55 -07:00
LawyZheng
ea21f9ebe9 fix false negative (#697) 2024-08-09 21:45:59 +08:00
LawyZheng
ed79bf40f2 increase lazy loading wait time to 10s (#698) 2024-08-09 21:41:17 +08:00
LawyZheng
caa2a5e4c4 try to fix upload file bug (#695) 2024-08-09 18:53:31 +08:00
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