Commit Graph

1050 Commits

Author SHA1 Message Date
Shuchang Zheng
c643472f3c Fetch less in workflows page (#1226) 2024-11-20 18:48:07 +03:00
Shuchang Zheng
7ed92975f8 Show webhook URL in task parameters (#1225) 2024-11-20 17:05:05 +03:00
LawyZheng
26d96c295a stop retrying steps when decisive action failed (#1224) 2024-11-20 11:48:28 +08:00
LawyZheng
c777e3d891 limit auto completion trigger (#1223) 2024-11-20 10:32:24 +08:00
Shuchang Zheng
e4c1cf65af introduce db timeout (#1222) 2024-11-19 17:18:25 -08:00
Shuchang Zheng
9896a70c61 shu/do not raise TargetClosedError in cleanup (#1220) 2024-11-19 13:03:43 -08:00
Shuchang Zheng
cca254e5c9 Adjust responsiveness of workflow run tasks tabe (#1221) 2024-11-19 23:46:56 +03:00
Shuchang Zheng
9b29ed1d5b Add collapsible for workflow run tasks table (#1219)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-11-19 21:54:38 +03:00
Shuchang Zheng
5477612d37 Better handling of failed to summarize failure reason (#1218) 2024-11-19 00:04:22 -08:00
JaysonAlbert
2c81875baf bugfix: TemplateNotFound on windows (#1185)
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
2024-11-18 17:37:49 -08:00
Cody Rayment
e656f1add6 Allow p tags in cursor pointer detection (#1217) 2024-11-18 16:15:09 -08:00
Shuchang Zheng
10d735307f Remove Proxy Location None from Proxy selector (#1216) 2024-11-19 00:22:55 +03:00
Salih Altun
2fb4a69db6 Add workato images (#1215) 2024-11-18 20:51:38 +03:00
kati3-design
223f20901f Create workato (#1214) 2024-11-18 12:20:48 -05:00
Shuchang Zheng
37fd1ffa99 Fix a bug where the first node wouldn't be added correctly (#1213) 2024-11-18 19:28:08 +03:00
Shuchang Zheng
3d6c1dd60c Disable download block (#1212) 2024-11-18 18:22:45 +03:00
Shuchang Zheng
7120ef42a0 Also add local version of short date time format (#1211) 2024-11-18 17:04:16 +03:00
Shuchang Zheng
5e253c82aa add new example task gong.io (#1210) 2024-11-18 16:39:37 +03:00
Shuchang Zheng
3119ab75a4 get psycopg-binary and psycopg-pool back (#1209) 2024-11-17 15:06:05 -08:00
Shuchang Zheng
3b156f619b Introduce asyncpg db connector - the latest psycopg (3.2.3) has a bug somewhere which makes db query hangs forever (#1208) 2024-11-17 14:39:29 -08:00
Shuchang Zheng
8c653b461a add pool_pre_ping to sqlalchemy engine creation to ensure the connection liveness (#1206) 2024-11-16 12:28:20 -08:00
Shuchang Zheng
19fcd4065f handle navigation failure and fail a task in workflow run (#1205) 2024-11-15 20:07:01 -08:00
Shuchang Zheng
9273f698ba only do user goal validation when the task.navigation_goal is set (#1204) 2024-11-15 10:39:52 -08:00
LawyZheng
b678ec3a80 force checkbox input to be visible (#1203) 2024-11-15 23:04:02 +08:00
LawyZheng
ff2b297c98 update prompt to avoid taking actions on disabled element (#1202) 2024-11-15 22:50:19 +08:00
LawyZheng
e505671230 introduce complete verification (#1201) 2024-11-15 14:03:01 +08:00
LawyZheng
54f793c797 expose workflow failure reason to api (#1200) 2024-11-15 13:20:30 +08:00
LawyZheng
af6cca91d4 fix zipcode triggers auto completion (#1199) 2024-11-15 12:32:27 +08:00
LawyZheng
e3aa583b24 add workflow failure reason (#1198) 2024-11-15 11:07:44 +08:00
Shuchang Zheng
b2516dc95f Failed to convert css shape to string shape by LLM log should be warning (#1197) 2024-11-14 17:07:27 -08:00
Shuchang Zheng
2a20a45e07 upgrade litellm 1.52.6 (#1196) 2024-11-14 15:12:58 -08:00
Shuchang Zheng
675933128c support bedrock sonnet 3.5 inference profile (#1195) 2024-11-14 14:37:53 -08:00
Shuchang Zheng
1064a7efdb increase redis cache for svg and css from 1 week to 4 weeks (#1194) 2024-11-14 12:05:47 -08:00
Shuchang Zheng
6eeaa583ff Add cancel workflow functionality (#1193)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-11-14 22:30:11 +03:00
Shuchang Zheng
17d9a56738 have a feature flag to decide if we should disable user_goal_check (#1192) 2024-11-14 11:11:29 -08:00
Shuchang Zheng
9dd4263f9a Add parameterKeys to textPrompt (#1191) 2024-11-14 20:57:16 +03:00
LawyZheng
31b32fde90 fix chain click bug (#1189) 2024-11-14 21:33:19 +08:00
Shuchang Zheng
28d37545bc Implement cancel workflow run endpoint (#1188) 2024-11-14 01:32:53 -08:00
LawyZheng
d107c3d4db refactor chain click (#1186) 2024-11-14 02:33:44 +08:00
Shuchang Zheng
82ea39f7c4 Avoid overflow in running workflow sidebar (#1183) 2024-11-13 17:11:20 +03:00
Shuchang Zheng
bcebc41a9b do not pass secrets as the parameter context in text prompt block (#1182) 2024-11-12 20:57:07 -08:00
Shuchang Zheng
11909cb1a7 make task block title empty string by default; use task_block.label for the running task.title if task_block.title is empty (#1181) 2024-11-12 20:34:26 -08:00
Shuchang Zheng
9f3af2555c remove all the whitespace from the totp secret (#1180) 2024-11-12 15:33:20 -08:00
LawyZheng
f33cbfbb0b fix non class name bug (#1179) 2024-11-12 21:18:41 +08:00
Shuchang Zheng
5744b3c4c1 Bug fix: totp could be None in bitwarden which fails the schema validation of BitwardenQueryResult (#1178) 2024-11-12 03:04:51 -08:00
Shuchang Zheng
efdf4b5cab introduce pyotp and support generating totp within skyvern (#1176) 2024-11-12 02:17:22 -08:00
LawyZheng
79bc51ba54 mark disabled element as interactable (#1175) 2024-11-12 15:35:08 +08:00
LawyZheng
46d9dad25b extend auto completion to support google address (#1174) 2024-11-12 12:11:16 +08:00
Shuchang Zheng
068535b719 make all the timestamp local time and hovering shows UTC timestamp (#1164) 2024-11-11 13:03:40 -08:00
Shuchang Zheng
c1c2b5ca24 Only notify with actual changes (#1173) 2024-11-11 21:41:10 +03:00