Commit Graph

2699 Commits

Author SHA1 Message Date
Shuchang Zheng
e13ad75dd3 Script - credential / secret integration (#3279) 2025-08-22 18:54:40 -07:00
Jonathan Dobson
164bcf57c9 make missing script key value 'default' (#3278) 2025-08-22 17:34:53 -04: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
2903291dc4 add icon for scripted actions (#3274) 2025-08-22 10:30:49 -04:00
Jonathan Dobson
f57d17f11e add created_by column to actions table (#3273) 2025-08-22 09:47:17 -04:00
Jonathan Dobson
b179ff684a no success (or fail) for action list/action card (#3272) 2025-08-22 09:23:56 -04:00
Jonathan Dobson
7b18d28463 reuse parameter-patching input (#3271) 2025-08-22 09:13:28 -04:00
LawyZheng
b78fff647a disable svg css agent by default (#3269) 2025-08-22 13:54:04 +08:00
Shuchang Zheng
675992aa95 Update API specifications with fern api update (#3267)
Co-authored-by: github-actions <github-actions@github.com>
2025-08-21 22:35:28 -07:00
LawyZheng
44d7c73242 extend bitwarden credential to support vaultwarden (#3268) 2025-08-22 13:02:12 +08:00
Jonathan Dobson
c54ba42bb9 Add Panel For Cache Key Value Selection And Deletion (#3266) 2025-08-21 19:13:36 -04: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
Jonathan Dobson
64a3330b58 unconstrain editor for OSS (#3245) 2025-08-21 09:02:49 -04:00
LawyZheng
0de18f9a88 frontend support cdp for task and workflow (#3231) 2025-08-21 12:26:12 +08:00
LawyZheng
c0a31fe0a6 support cdp for task and workflow (#3244) 2025-08-21 11:16:22 +08:00
Jonathan Dobson
d0296f0e25 Jon/sky 5981 turn off debugger for oss and self host (#3243) 2025-08-20 14:28:33 -04:00
Jonathan Dobson
0913e4f0a0 Jon/construct cache key and show (#3242) 2025-08-20 13:47:17 -04: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
Jonathan Dobson
edc9ad726a fix bug introduced by #3232 (#3233) 2025-08-19 15:34:06 -04:00
Jonathan Dobson
fa978bccd7 make WorkflowBlockInputArea a 'hybrid sync component', rather than a … (#3232) 2025-08-19 12:08:30 -04:00
Jonathan Dobson
273d0b0edf log updates for run block (error objects are filtered out in Sentry) (#3230) 2025-08-19 09:43:00 -04: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
Jonathan Dobson
a6141d1786 add control buttons to debugger; change 'cede control' text (#3226) 2025-08-18 20:15:22 -04:00
Shuchang Zheng
adee311e6a migrate block and workflow related schemas to skyvern/schemas/workflows.py (#3227) 2025-08-18 16:18:50 -07:00
Jonathan Dobson
430721da49 update copy; adjust some styles (#3225) 2025-08-18 18:45:32 -04: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
Shuchang Zheng
97680ea8bc Scripts APIs don't have to be in the public API doc (#3222) 2025-08-18 07:31:51 -07:00
Jonathan Dobson
88b445c7c6 make all blocks debuggable (#3221) 2025-08-18 10:07:21 -04: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
b342ed74e3 add gpt5 model option (#3217) 2025-08-17 10:18:27 -07:00
Shuchang Zheng
95c004c1e6 Update API specifications with fern api update (#3215)
Co-authored-by: github-actions <github-actions@github.com>
2025-08-17 09:54:22 -07:00
Shuchang Zheng
b9b7591079 script generation improvement (#3216) 2025-08-16 17:48:10 -07:00
Jonathan Dobson
82f0b98fca react-flow updates: allow one in current render cycle; defer rest to … (#3213) 2025-08-16 12:21:26 -04:00
Jonathan Dobson
e2a8f52464 defer flow updates to next tick (#3211) 2025-08-16 08:59:18 -04:00
LawyZheng
9a359ebfde decrease parse input prompt token (#3210) 2025-08-16 10:05:38 +08:00