Commit Graph

2672 Commits

Author SHA1 Message Date
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
Jonathan Dobson
618fba5371 Jon/sky 5841 make debug view the default view (#3208) 2025-08-15 20:32:55 -04:00
Jonathan Dobson
fc55729257 enable logs; add sentry logging to block runs (debugger) (#3205) 2025-08-15 11:25:53 -04:00
Jonathan Dobson
e09bf89f19 fix task node accordion for settings (#3204) 2025-08-15 11:09:02 -04:00
Jonathan Dobson
f2e33c69bc fix accordion rebder bug from flippable component (#3203) 2025-08-15 08:53:29 -04:00
Jonathan Dobson
40d104c193 Jon/sky 5906 debugger show actions inputs outputs for a block run (#3202) 2025-08-15 07:25:04 -04:00
LawyZheng
654cdb14e4 fix wait for animation end (#3201) 2025-08-15 15:24:54 +08:00
LawyZheng
8d6ac61cc8 fix totp code order issue (#3200) 2025-08-15 15:15:39 +08:00
Shuchang Zheng
5c5926e65c fix accidentally sinced workflow editor code (#3199) 2025-08-14 23:52:13 -07:00
Shuchang Zheng
257f0e77e3 update openapi json (#3193) 2025-08-14 15:24:48 -07:00
LawyZheng
6b8d29a23d fix stop waiting bug (#3197) 2025-08-15 03:51:39 +08:00
Jonathan Dobson
218f2dd7db allow deletion of blocks within the debugger (#3196) 2025-08-14 15:25:49 -04:00
LawyZheng
cac4792f38 remove hard waiting time in scraping (#3195) 2025-08-15 02:24:59 +08:00
LawyZheng
f971cf8e58 optimize cache element tree logic (#3194) 2025-08-15 02:06:08 +08:00
LawyZheng
81767e3189 optimize scraping part 4 (#3192) 2025-08-15 01:55:59 +08:00
LawyZheng
04fd540cd5 stop building element tree again and again when drawing boudingbox (#3191) 2025-08-15 01:40:39 +08:00
dvloper-serena
6bc499d8cd Split Reveal/Copy button for API key (#3180) 2025-08-14 09:54:00 -07: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
Jonathan Dobson
a2f6b9e539 replace workflow parameter React Context with a zustand store; use everywhere (#3187) 2025-08-14 08:04:48 -04:00
LawyZheng
2556d04e70 fix scraping edge case (#3186) 2025-08-14 15:04:15 +08:00
LawyZheng
65e9cb10e9 optimize scraping part 2 (#3185) 2025-08-14 14:51:43 +08:00
LawyZheng
30606645ea optimize scraping part 1 (#3184) 2025-08-14 14:24:21 +08:00
LawyZheng
b88cf18590 optimize scraping part 3 (#3183) 2025-08-14 14:12:16 +08:00
Shuchang Zheng
52dc5a510b fix economy element tree trimming (#3182) 2025-08-13 21:45:14 -07:00
Shuchang Zheng
434bbff459 add support_empty_page and wait_seconds to the scrape_website interface (#3181) 2025-08-13 19:22:50 -07:00
Jonathan Dobson
399fd4ea74 make other script enabled blocks flip-to-script; add type-checked lis… (#3179) 2025-08-13 15:17:04 -04:00