Commit Graph

1110 Commits

Author SHA1 Message Date
Kostek Sytnyk
b359aefded Remove version from docker compose file as it's deprecated (#1287) 2024-12-01 22:17:21 -08:00
LawyZheng
6c1b2a6328 improve max steps failure description (#1296) 2024-12-02 12:18:58 +08:00
Shuchang Zheng
0b2252ddf7 Clicking on task title should navigate into task (#1295) 2024-11-29 23:29:04 +03:00
Shuchang Zheng
110a11c6b5 Update extraction node placeholder (#1294) 2024-11-29 19:19:17 +03:00
Shuchang Zheng
b043a4f9ca Change block order in node library (#1293) 2024-11-29 17:26:54 +03:00
Shuchang Zheng
40571c0b6f Add URL to action block (#1292) 2024-11-29 16:58:28 +03:00
Shuchang Zheng
379d5a30cd Add application column to tasks (#1291)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-11-29 16:43:02 +03:00
LawyZheng
fe0f971842 adjust s3 prefix for downloaded files (#1290) 2024-11-29 17:06:04 +08:00
LawyZheng
87061f5bb6 upload all downloaded files when using s3 (#1289) 2024-11-29 16:05:44 +08:00
LawyZheng
d697023994 all blocks support jinja template (#1288) 2024-11-29 15:24:35 +08:00
Shuchang Zheng
f491b017d1 create_empty_workflow interface in workflow service (#1286) 2024-11-28 10:26:15 -08:00
Shuchang Zheng
28250e14de Fix a bug where empty webhook url causes an issue (#1285) 2024-11-28 17:51:18 +03:00
LawyZheng
c4338e9b21 adjust cache expiration policy (#1284) 2024-11-28 16:37:25 +08:00
LawyZheng
6a23a9fff6 fix loopblock continue on failure issue (#1283) 2024-11-28 15:56:04 +08:00
Shuchang Zheng
f01a7aa357 fix empty llm_key promblem for the TextPromptBlock (#1282) 2024-11-27 22:03:53 -08:00
Shuchang Zheng
a8dfc51b5a set a DEFAULT_TEXT_PROMPT_LLM_KEY if TextPromptBlock.llm_key is not passed to backend (#1280) 2024-11-27 16:41:52 -08:00
Shuchang Zheng
eec7e7c40c fix workflow cleanup bug when there are no tasks created for the workflow (#1279) 2024-11-27 15:32:44 -08:00
Shuchang Zheng
008369217b improve css & svg caching (#1278) 2024-11-27 14:54:54 -08:00
kati3-design
c4e6e953ce Update zapier.mdx (#1244) 2024-11-27 20:46:14 +03:00
LawyZheng
92ec1b70b7 skip unknown css/svg shape (#1275) 2024-11-28 01:26:56 +08:00
LawyZheng
48e4984deb fallback to use js click (#1274) 2024-11-27 22:44:05 +08:00
Shuchang Zheng
a2d9b05bda Add download node (#1273) 2024-11-27 16:06:25 +03:00
LawyZheng
8760b967fd use jinja template for workflow parameter (#1272) 2024-11-27 15:19:34 +08:00
Shuchang Zheng
e0aadac962 Add workflows settings in start node (#1270) 2024-11-26 21:41:18 +03:00
Shuchang Zheng
61f94af7f3 Fix a problem with duplicate edge created (#1269) 2024-11-26 20:03:53 +03:00
Shuchang Zheng
80f2d5ae96 Fix tooltip weird behavior in editable titles (#1268) 2024-11-26 19:49:25 +03:00
Shuchang Zheng
38c42b6b48 Wait min time should be 1 sec (#1267)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-11-26 18:47:29 +03:00
LawyZheng
7bc6ec8e46 add download block (#1266) 2024-11-26 23:36:22 +08:00
Shuchang Zheng
fcc83f6fe4 Add wait block (#1265) 2024-11-26 18:24:47 +03:00
Shuchang Zheng
1de4df2f31 Add login block (#1264) 2024-11-26 17:31:36 +03:00
LawyZheng
ce684d22a9 add remove dir function (#1263) 2024-11-26 17:04:18 +08:00
LawyZheng
af25aeed77 use skyvern temp to save tempfiles (#1262) 2024-11-26 12:27:58 +08:00
LawyZheng
6b417d0e83 use task type instead of prompt template (#1261) 2024-11-26 11:29:33 +08:00
Shuchang Zheng
74a9fc70d6 enforce navigation_goal for Navigation Task (#1260) 2024-11-25 15:20:07 -08:00
Shuchang Zheng
6c33a6707b Add extraction node (#1259) 2024-11-25 23:44:54 +03:00
Shuchang Zheng
4057aa970e Add icons to example tasks (#1258) 2024-11-25 22:46:37 +03:00
Shuchang Zheng
f28a3bc497 Enforce navigation_goal in NavigationBlock and data_extraction_goal in ExtractionBlock (#1257) 2024-11-25 11:19:35 -08:00
Shuchang Zheng
d52025472f Add navigation block (#1256)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-11-25 19:37:55 +03:00
Shuchang Zheng
4103b7594c cleanup_element_tree_factory compatibility without task/step (#1252) 2024-11-24 20:11:59 -08:00
LawyZheng
284fba0aba add wati block (#1254) 2024-11-25 10:42:34 +08:00
LawyZheng
303153b305 fix shadow host parsing issue (#1253) 2024-11-25 09:49:14 +08:00
LawyZheng
96d28564a0 fix domutils parsing bug (#1249) 2024-11-24 11:33:54 +08:00
Shuchang Zheng
ecba187381 Add scrollable for nodes panel (#1245) 2024-11-23 00:29:02 +03:00
Shuchang Zheng
cc4c7be225 Add action block (#1243) 2024-11-22 22:18:43 +03:00
Shuchang Zheng
c732b411ac Add validation block (#1242) 2024-11-22 19:48:06 +03:00
Salih Altun
8ef02ea810 Add new zapier images for docs (#1241) 2024-11-22 19:16:15 +03:00
kati3-design
bf7b0e3436 Update workato.mdx (#1240) 2024-11-22 18:01:24 +03:00
Shuchang Zheng
cec2ad38ec Show workflow outputs in workflow run screen (#1239) 2024-11-22 17:06:50 +03:00
LawyZheng
3eb9d13327 add navigation, login, extraction workflow blocks (#1238) 2024-11-22 14:44:22 +08:00
LawyZheng
26a9f6762d refactor normal select (#1237) 2024-11-22 11:45:04 +08:00