Commit Graph

1132 Commits

Author SHA1 Message Date
LawyZheng
d4877eeadf support input date (#3246) 2025-08-21 22:11:48 +08:00
LawyZheng
c0a31fe0a6 support cdp for task and workflow (#3244) 2025-08-21 11:16:22 +08:00
Shuchang Zheng
2392252c66 script gen: extract action support (#3238) 2025-08-19 21:21:05 -07:00
Burea Mihai-Ovidiu
e67f0a1e7e fix(windows): use asyncpg on Windows and make artifact filenames Windows-safe (no “:”) — Refs #2756 (#3207)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-08-19 14:02:49 -07:00
Shuchang Zheng
ae4fbe638e run script with workflow block run, task, step and artifacts built (#3234) 2025-08-19 13:32:39 -07:00
Shuchang Zheng
adee311e6a migrate block and workflow related schemas to skyvern/schemas/workflows.py (#3227) 2025-08-18 16:18:50 -07:00
Shuchang Zheng
54f27a8601 run block using run_workflow interface (#3224) 2025-08-18 13:25:54 -07:00
LawyZheng
4617d2b5ca fix task v2 download issue (#3220) 2025-08-18 14:24:18 +08:00
Shuchang Zheng
35313508d0 run scripts with workflow run paramters (#3219) 2025-08-17 20:27:53 -07:00
Shuchang Zheng
c1b676f85e upgrade litellm to support gpt5 reasoning (#3218) 2025-08-17 16:39:37 -07:00
Shuchang Zheng
b9b7591079 script generation improvement (#3216) 2025-08-16 17:48:10 -07:00
LawyZheng
8d6ac61cc8 fix totp code order issue (#3200) 2025-08-15 15:15:39 +08:00
Shuchang Zheng
4b4240c6a7 no 1password token create & get in the official api schema (#3190) 2025-08-14 09:08:47 -07:00
Shuchang Zheng
75603f4b98 remove get 1password token from doc (#3189) 2025-08-14 08:29:13 -07:00
Jonathan Dobson
7e3e16a22e whitelist re for code block (is top-level var) (#3188) 2025-08-14 08:20:53 -04:00
Shuchang Zheng
a22a3aedba remove onepassword token creation endpoint from api doc (#3177) 2025-08-13 11:35:01 -07:00
LawyZheng
2a4b26f8e6 fix file type detect bug (#3172) 2025-08-13 11:24:20 +08:00
Shuchang Zheng
5132501cc6 remove onepassword token creation endpoint from api doc (#3171) 2025-08-12 18:37:50 -07:00
Shuchang Zheng
d0ab9a4eae script generation: regenerate click xpath from intention (#3169) 2025-08-12 17:40:02 -07:00
Jonathan Dobson
e5106124e3 add endpoint and query for fetching script blocks for a wpid (#3164) 2025-08-11 19:21:44 -04:00
LawyZheng
e8df79347b fix download file name bug (#3163) 2025-08-12 00:38:31 +08:00
Shuchang Zheng
976d636b3a fix script creation post workflow run (#3160) 2025-08-10 22:57:00 -07:00
Shuchang Zheng
58bd43171e Script generation (#3157) 2025-08-10 13:16:46 -07:00
devsy-bot[bot]
1a3938a756 feat: migrate workflow use_cache field to generate_script (#3154)
Co-authored-by: devsy-bot <no-reply@devsy.ai>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-08-10 09:02:23 -07:00
Shuchang Zheng
16596e5c61 workflow script creation (#3151) 2025-08-09 13:11:16 -07:00
Shuchang Zheng
136fa70c48 add organization_id to script_blocks (#3150) 2025-08-08 20:24:44 -07:00
Shuchang Zheng
2679b0b9cd do not include totp in the credential secrets if totp is not defined for a credential item (#3147) 2025-08-08 16:56:10 -07:00
Shuchang Zheng
4bc5cb3b38 fix get active browser sessions (#3055) 2025-08-08 15:46:49 -07:00
Shuchang Zheng
bea8905a8c add script blocks table (#3125) 2025-08-08 14:23:31 -07:00
Shuchang Zheng
4da3efdffa fix totp parser for totp secret stored in credential item (#3146) 2025-08-08 13:38:07 -07:00
Shuchang Zheng
addf8c5a9a do not raise error when parsing totp secret (#3144) 2025-08-08 11:00:27 -07:00
Trevor Sullivan
b3e17c12b3 [Feature] Adding Azure Blob Storage support to File Upload workflow block (#3130) 2025-08-07 21:59:37 -07:00
Jonathan Dobson
a8a783e5c7 fix timezone calc (#3137) 2025-08-07 18:22:17 -04:00
Shuchang Zheng
e356d9fea0 add support for gpt5 and azure gpt5 series (#3136) 2025-08-07 15:12:47 -07:00
Jonathan Dobson
149cea6893 write finished_at to steps table (#3135) 2025-08-07 17:36:47 -04:00
Jonathan Dobson
4c219b7f05 always return debug sessions that are <30s fresh (#3132) 2025-08-07 17:08:50 -04:00
Jonathan Dobson
1a0f57248e add finished_at to steps table (#3129) 2025-08-07 11:35:07 -04:00
LawyZheng
d0abe13e14 fix valid opt secret detect (#3127) 2025-08-07 15:31:09 +08:00
LawyZheng
44c9a81156 support uri format otp secrete (#3126) 2025-08-07 14:59:29 +08:00
Shuchang Zheng
1a4bf1df1a projects -> scripts (#3123) 2025-08-06 22:23:38 -07:00
Jonathan Dobson
60ad36f839 Jon/sky 5803 create workflow scripts table (#3120) 2025-08-06 15:49:44 -04:00
Jonathan Dobson
173e8e0670 workflows GET fix (#3118) 2025-08-06 15:18:58 -04:00
PHSB
468f5c6051 Making file parser flexible to deprecate pdf parser (#3073)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-08-06 13:15:04 -04:00
Shuchang Zheng
31aa7d6973 add cache_key to workflows table (#3112) 2025-08-06 08:32:14 -07:00
LawyZheng
027b6b77f8 fix creating org token encryption issue (#3111) 2025-08-06 13:39:36 +08:00
Jonathan Dobson
9c8ed3a701 add duration to WorkflowRunBlock (#3106) 2025-08-05 15:52:10 -04:00
LawyZheng
1e315e39cd fix onepassword router (#3105) 2025-08-05 23:33:08 +08:00
Shuchang Zheng
00c9446023 endpoint to get and update onepassword token (#3089) 2025-08-05 22:34:26 +08:00
LawyZheng
02576e5be3 feat: encrypt org auth tokens with AES (#3104) 2025-08-05 12:36:24 +08:00
Jonathan Dobson
df8275aa4b set status to failed when browser session fails to initially connect (#3101) 2025-08-04 15:14:05 -04:00