Commit Graph

375 Commits

Author SHA1 Message Date
LawyZheng
9e0201627b support value select for custom selection (#756) 2024-08-30 01:24:38 +08:00
LawyZheng
2e11f24f5c fix no exist artifact read (#753) 2024-08-29 15:47:00 +08:00
LawyZheng
f1152022a0 optimize svg cache and add retry (#752) 2024-08-29 11:11:32 +08:00
Kerem Yilmaz
3dfef04b1e update logging for task auto restart (#751) 2024-08-28 14:14:33 -07:00
Shuchang Zheng
b5d743d6eb handle litellm APIError for the router and raise LLMProviderErrorRetryableTask (#750) 2024-08-28 10:23:16 -07:00
LawyZheng
9cc290cc80 add aiohttp get text (#749) 2024-08-28 23:21:47 +08:00
LawyZheng
8c576951c6 trim element tree bugfix (#744) 2024-08-28 17:03:52 +08:00
Kerem Yilmaz
a6a545224a adding step_exception to provide more signal of why the step failed (#730) 2024-08-28 01:06:04 -07:00
LawyZheng
6f4ff4339f general selection bugfix (#743) 2024-08-28 14:51:05 +08:00
LawyZheng
c27771b574 remove browser init injection (#742) 2024-08-28 02:00:30 +08:00
LawyZheng
eceddafa17 update chrome args (#741) 2024-08-28 01:03:22 +08:00
Kerem Yilmaz
672a2e22e4 catch and log db error in generate_task api (#734) 2024-08-26 11:42:45 -07:00
Shuchang Zheng
db25c6a261 remove 'Child frame' log (#728) 2024-08-25 12:43:50 -07:00
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