Commit Graph

1665 Commits

Author SHA1 Message Date
Jonathan Dobson
d992f2de95 allow ai_fallback to save (#3321) 2025-08-29 16:18:22 -04:00
Shuchang Zheng
33e9919193 remove annoying logs - "wait for animation end" (#3275) 2025-08-30 03:57:42 +08: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
149856a31d use single press instead of press sequentially (#3310) 2025-08-28 14:33:34 +08: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
f3167ed2a3 More logs to show why a script fails (#3287) 2025-08-24 15:59:44 -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
d119c0ac92 store workflow start block code (#3283) 2025-08-23 17:27:17 -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
38e45e2aba handle exception when check date call failed (#3247) 2025-08-21 22:23:52 +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
LawyZheng
55bc6bd367 helper function for wait animation (#3240) 2025-08-20 14:28:01 +08:00
LawyZheng
79d9486f92 use dynamic waiting for select action (#3239) 2025-08-20 13:48:47 +08:00
Shuchang Zheng
2392252c66 script gen: extract action support (#3238) 2025-08-19 21:21:05 -07:00
LawyZheng
7823ff9c46 start build tree from HTML element (#3237) 2025-08-20 10:58:18 +08:00
Shuchang Zheng
b011842a71 post action screenshot works for script run (#3235) 2025-08-19 16:44:01 -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
LawyZheng
458b7e43ab remove hard wait time in input action (#3229) 2025-08-19 14:26:25 +08:00
LawyZheng
1588d8018b improve dynamic wait when multiple frames (#3228) 2025-08-19 14:09:03 +08: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
Shuchang Zheng
7c41de3d70 use medium as the default reasoning effort (#3223) 2025-08-18 11:01:29 -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