Commit Graph

2778 Commits

Author SHA1 Message Date
LawyZheng
e1901e281b add skyvern defined error code (#3366) 2025-09-05 11:21:52 +08:00
dvloper-bogdan
d2c71a9542 Fix pagination: disable Next correctly for workflows and run history (#3293)
Co-authored-by: Fratiman <bogdanfrman@yahoo.com>
2025-09-04 23:30:47 +00:00
Shuchang Zheng
871c63e079 ENABLE_CODE_BLOCK = True by default (#3365) 2025-09-04 16:23:08 -07:00
Shuchang Zheng
916e4699d0 show input value before the value is interpretated into a real secret (#3364) 2025-09-04 16:17:01 -07:00
Shuchang Zheng
c197517df8 enable ENABLE_CODE_BLOCK by default and disable it for production/staging (#3363) 2025-09-04 14:50:46 -07:00
Shuchang Zheng
960b680efc fix input value bug for script run (#3362) 2025-09-04 14:22:44 -07:00
LawyZheng
9413958f4b fix block screenshot bug (#3361) 2025-09-05 02:31:29 +08:00
Shuchang Zheng
309176ef4b remove orgwalls for caching (#3357) (#3360) 2025-09-04 11:04:28 -07:00
Shuchang Zheng
f32c1c15d4 ai_adapt_value -> ai_infer (#3359) 2025-09-04 10:51:41 -07:00
Jonathan Dobson
3299a9fcdd accept ai_fallback for new workflows (#3358) 2025-09-04 12:20:22 -04:00
Shuchang Zheng
f3392899e2 remove orgwalls for caching (#3357) 2025-09-04 09:01:16 -07:00
LawyZheng
d37068933d support to use vaultwarden for skyvern credential (#3355) 2025-09-04 14:50:39 +08:00
Shuchang Zheng
55d847461e ai_adapt_value for text input (#3354) 2025-09-03 16:44:52 -07:00
Jonathan Dobson
32771bdd19 Jon/debugger layout fixes 3 (#3353) 2025-09-03 17:07:30 -04:00
Jonathan Dobson
8b163ba371 add endpoint/logic for creating a taskv2-workflow from a prompt (#3352) 2025-09-03 16:55:15 -04:00
LawyZheng
c4934153b6 fix credential context bug (#3351) 2025-09-04 01:49:53 +08:00
Jonathan Dobson
54395bc36a Debugger: Increase left-side width (#3350) 2025-09-03 12:25:23 -04:00
Shuchang Zheng
5da9b78e10 clean up workflow run when it's done by cached script (#3333) 2025-09-03 02:40:13 -07:00
Shuchang Zheng
01fed0babc script run - fix post action screenshot mismatch issue (#3346) 2025-09-03 01:52:18 -07:00
LawyZheng
e5612540b2 fix extract action model (#3348) 2025-09-03 12:05:20 +08:00
LawyZheng
97e3d14a52 improve credential input (#3347) 2025-09-03 11:47:49 +08:00
Jonathan Dobson
fa8afb2cab add generate_script to v2 task settings (#3345) 2025-09-02 16:50:50 -04:00
Jonathan Dobson
23ede483c8 Fix scroll behaviour in workflow UI (#3344) 2025-09-02 16:31:35 -04:00
Jonathan Dobson
bec4bbbb12 fix useRerender (#3343) 2025-09-02 16:06:59 -04:00
Jonathan Dobson
a9e47eaaa0 debugger layout fixes 2 (#3342) 2025-09-02 15:26:33 -04:00
Jonathan Dobson
de68c602c6 layout fixes 1 (#3341) 2025-09-02 13:52:04 -04:00
Jonathan Dobson
41b341f3d8 Jon/debugger layout (#3340) 2025-09-02 10:07:08 -04:00
LawyZheng
aee181c307 fix browser cdp connection (#3339) 2025-09-02 15:53:48 +08:00
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
LawyZheng
ae8fda4ed5 use type instead of press (#3334) 2025-09-01 10:13:49 +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
Shuchang Zheng
dd8f189234 Update API specifications with fern api update (#3329)
Co-authored-by: github-actions <github-actions@github.com>
2025-08-31 11:35:47 +08:00
Shuchang Zheng
f906eb5e2f Script gen - remove 2 lines before generated parameter schema (#3328) 2025-08-31 08:21:43 +08:00
Jonathan Dobson
716d41aeec mimic native nested scroll behaviour (#3325) 2025-08-29 19:35:42 -04:00
Jonathan Dobson
bc8e35954f ai fallback toggle (#3324) 2025-08-29 17:21:29 -04:00
Jonathan Dobson
81d640a3a6 fix logo centering (#3323) 2025-08-29 16:36:03 -04:00
Jonathan Dobson
2b67f2cb20 code cache icon button instead of dropdown (#3322) 2025-08-29 16:27:52 -04:00
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
dvloper-serena
2390bf8917 Add workflow failure tips (#2794)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-08-30 03:41:37 +08:00
Shuchang Zheng
2d1bd060a0 disable script for block runs (#3319) 2025-08-30 03:33:42 +08:00
Jonathan Dobson
47d51be796 Debugger Continuity (FE) (#3318) 2025-08-29 13:30:53 -04:00
Jonathan Dobson
410343276d remove copy copy button from code dropdown (#3317) 2025-08-29 11:06:38 -04:00
Jonathan Dobson
f8685832ff update 'Scripts' -> 'Code'; update some other verbiage (#3316) 2025-08-29 10:21:40 -04:00
Jonathan Dobson
344174e8f2 fix back history (#3315) 2025-08-28 21:51:17 -04: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