Commit Graph

1166 Commits

Author SHA1 Message Date
LawyZheng
275426eb33 downloaded file debugger accessible (#3338) 2025-09-02 15:43:07 +08:00
Shuchang Zheng
9a699e70f8 Fix extraction prompt templating (#3335) 2025-09-01 15:41:40 +08:00
Shuchang Zheng
687bf1e2c7 add generate_script to the task v2 table (#3332) 2025-08-31 15:08:01 +08:00
Shuchang Zheng
494b009ef9 add db index idx_workflow_scripts_wpid_cache_key_value (#3331) 2025-08-31 14:10:05 +08:00
Shuchang Zheng
83b3cfb6af script regeneration after ai fallback (#3330) 2025-08-31 11:46:31 +08:00
Jonathan Dobson
d992f2de95 allow ai_fallback to save (#3321) 2025-08-29 16:18:22 -04:00
Shuchang Zheng
2d1bd060a0 disable script for block runs (#3319) 2025-08-30 03:33:42 +08:00
Jonathan Dobson
1067e9a076 Debugger Continuity (BE) (#3314) 2025-08-28 20:05:24 -04:00
Shuchang Zheng
916ab6c067 flag to control ai fallback (#3313) 2025-08-29 05:24:17 +08:00
Suchintan
015194f2a4 Add run timeline endpoint (#3312)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-08-28 16:29:27 -04:00
LawyZheng
49670505e3 support to parse dash in otp secret (#3309) 2025-08-28 14:17:29 +08:00
LawyZheng
17501da7cb allow Exception in code block (#3307) 2025-08-27 14:28:57 +08:00
LawyZheng
32dfa8da68 pass workflow pid when execute workflow (#3306) 2025-08-27 14:07:45 +08:00
LawyZheng
9bac606386 script deploy & run are not available (#3305) 2025-08-27 12:47:03 +08:00
LawyZheng
dd21c3a707 fix missing recording for task v2 block (#3304) 2025-08-27 12:08:37 +08:00
Shuchang Zheng
2e5ebc6427 script deploy & run are not available (#3288) 2025-08-27 04:21:38 +08:00
Shuchang Zheng
1fcbc97678 Add created_by for script actions (#3303) 2025-08-27 04:17:38 +08:00
Suchintan
1167765867 Log http block request body, make azure blob key parameterizable (#3300)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-08-25 17:36:29 -04:00
LawyZheng
e0043d002c refactor gemini reasoning effor (#3292) 2025-08-25 23:42:42 +08:00
LawyZheng
27b637cbd3 support select llm for file parser (#3291) 2025-08-25 16:40:33 +08:00
Shuchang Zheng
0a9b58956f gemini reasoning effort medium by default (#3282)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-08-25 08:06:46 +00:00
Shuchang Zheng
5fb0378434 fix single input agent llm handler (#3290) 2025-08-24 19:16:44 -07:00
Shuchang Zheng
472b8b4452 Script action - store text and option (#3289) 2025-08-24 17:34:31 -07:00
Shuchang Zheng
b9470ffb44 fix cannot access local variable 'prompt_tokens' where it is not associated with a value (#3286) 2025-08-24 14:25:35 -07:00
Shuchang Zheng
53d8c69e08 script skyvern fallback (#3285) 2025-08-24 13:45:00 -07:00
Shuchang Zheng
e13ad75dd3 Script - credential / secret integration (#3279) 2025-08-22 18:54:40 -07:00
Shuchang Zheng
5055daad00 GPT-5 Support + Better Logs (#3277) 2025-08-22 13:02:15 -07:00
Shuchang Zheng
9d307a2933 support templating in scripts and support block_output (#3276) 2025-08-22 11:24:09 -07:00
Jonathan Dobson
f57d17f11e add created_by column to actions table (#3273) 2025-08-22 09:47:17 -04:00
LawyZheng
b78fff647a disable svg css agent by default (#3269) 2025-08-22 13:54:04 +08:00
LawyZheng
44d7c73242 extend bitwarden credential to support vaultwarden (#3268) 2025-08-22 13:02:12 +08:00
Jonathan Dobson
00db70cdc8 Add Cache Key Value API Endpoints and Db Methods (#3265) 2025-08-21 19:01:59 -04:00
Shuchang Zheng
2a62dc08aa generate GeneratedWorkflowParameters (#3264) 2025-08-21 15:42:34 -07:00
LawyZheng
988416829f shorten random string for secret value (#3263) 2025-08-22 01:23:26 +08:00
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