Commit Graph

2755 Commits

Author SHA1 Message Date
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
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
Jonathan Dobson
7002c33bb4 redo 6035 because of 6036, which undid 6035 (#3302) 2025-08-26 11:54:45 -04:00
Jonathan Dobson
4d701b3e05 expand start block when code is flipped (#3301) 2025-08-26 10:45:53 -04: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
Jonathan Dobson
e64c47279f Fix FloatingWindow & BrowserStream UI Bugs (#3299) 2025-08-25 16:27:21 -04:00
Jonathan Dobson
064b64dd4c Jon/add tooltip for scripted execution icon (#3298) 2025-08-25 15:55:39 -04:00
Jonathan Dobson
1d492ca315 put it back the way it was (#3297) 2025-08-25 15:24:44 -04:00
Jonathan Dobson
d3bc438983 Action UI Update (#3296) 2025-08-25 11:46:56 -04:00
LawyZheng
e0043d002c refactor gemini reasoning effor (#3292) 2025-08-25 23:42:42 +08:00
LawyZheng
f0134cbcb9 frontend support llm selector for fileparser (#3281) 2025-08-25 22:37:35 +08:00
Jonathan Dobson
b1f6f013f1 show all of the scripts via a button (#3295) 2025-08-25 10:25:23 -04:00
Jonathan Dobson
cb340893f4 show all of the scripts via a button (#3294) 2025-08-25 09:32:54 -04: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