Commit Graph

1134 Commits

Author SHA1 Message Date
Shuchang Zheng
d8c6471c1b amazon nova support (#1315) 2024-12-05 00:12:53 -08:00
LawyZheng
247ee7d3dd optimize element context parse (#1323) 2024-12-05 14:10:30 +08:00
LawyZheng
0099e78a2c keep downloaded files after emailed (#1322) 2024-12-05 13:35:13 +08:00
Shuchang Zheng
fc56299eac Show downloaded files in workflow run (#1321) 2024-12-04 23:39:58 +03:00
Shuchang Zheng
04d3a56257 Add parameter examples to login and navigation (#1320) 2024-12-04 23:18:29 +03:00
Shuchang Zheng
e8906e2f98 Add task block back into node library (#1319) 2024-12-04 23:04:00 +03:00
LawyZheng
bee4d7b415 refactor navigation logic (#1318) 2024-12-04 22:46:07 +08:00
Shuchang Zheng
521e355591 loop task (#1317) 2024-12-03 23:41:05 -08:00
Shuchang Zheng
3b2e2de197 Commit rapidand script, truncate dom element name length to max 500 characters (#1316) 2024-12-03 23:33:45 -08:00
kati3-design
8e14a6bd2f Update mint.json (#1314) 2024-12-03 19:41:58 +03:00
LawyZheng
59fc6a8b9d gracefully handle jinja exception and remove block label jinja support (#1313) 2024-12-03 23:14:38 +08:00
LawyZheng
862508e0bc fix workflow incorrectly failed (#1312) 2024-12-03 17:05:25 +08:00
LawyZheng
a206f51cb1 use common logic when building task response (#1311) 2024-12-03 12:31:55 +08:00
Shuchang Zheng
51acf4204c revert settings manager change in skyvern/forge/app.py (#1310) 2024-12-02 19:27:12 -08:00
Shuchang Zheng
f6d7f36e65 set default PRESIGNED_URL_EXPIRATION 24 hours (#1309) 2024-12-02 19:21:12 -08:00
Shuchang Zheng
6db01f4783 gemini 1.5 pro & flash (#1308) 2024-12-02 15:59:59 -08:00
Shuchang Zheng
57e6404881 add gemeni pro support (#1307) 2024-12-02 15:51:18 -08:00
Shuchang Zheng
7f6b2c0929 shu/removeSettingsManager.get_settings (#1305) 2024-12-02 15:01:22 -08:00
Shuchang Zheng
29aa621296 remove unused videos (#1306) 2024-12-02 14:49:10 -08:00
Shuchang Zheng
afdb55dec6 use currentColor in custom icons (#1304) 2024-12-02 22:46:52 +03:00
Shuchang Zheng
04d568541a created_at index for steps table (#1301) 2024-12-02 09:25:13 -08:00
Shuchang Zheng
76f1712045 refactor: tooltips and placeholders (#1302)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-12-02 20:19:11 +03:00
Shuchang Zheng
d18f2d41e7 remove streaming debugging log (#1300) 2024-12-01 23:57:48 -08:00
LawyZheng
c401e37a05 continue on failure for lask block (#1299) 2024-12-02 15:45:16 +08:00
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