Commit Graph

372 Commits

Author SHA1 Message Date
Jonathan Dobson
1148894e48 throttle instead of debounce (#3168) 2025-08-12 19:32:39 -04:00
Jonathan Dobson
48ccd5fd72 Jon/sky 5868 max recursion error in app (#3167) 2025-08-12 15:34:41 -04:00
Jonathan Dobson
039fce0bb3 Jon/sky 5820 make browser task block flippable with code (#3165) 2025-08-11 19:57:08 -04:00
Shuchang Zheng
19d7b951bb fix typo (#3156) 2025-08-10 09:24:41 -07:00
devsy-bot[bot]
1a3938a756 feat: migrate workflow use_cache field to generate_script (#3154)
Co-authored-by: devsy-bot <no-reply@devsy.ai>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-08-10 09:02:23 -07:00
Shuchang Zheng
30329932ab remove deprecated sign for old task (#3148) 2025-08-08 17:07:44 -07:00
Jonathan Dobson
035722c750 Rework Workflow Save (#3145) 2025-08-08 16:00:20 -04:00
Shuchang Zheng
7ed7b531ae get rid of navigation block and use task + task v2 block (#3128) 2025-08-08 11:33:03 -07:00
Jonathan Dobson
7badca05bb restore run button in debug view (#3142) 2025-08-08 10:25:20 -04:00
Trevor Sullivan
b3e17c12b3 [Feature] Adding Azure Blob Storage support to File Upload workflow block (#3130) 2025-08-07 21:59:37 -07:00
Jonathan Dobson
71f71b8e77 set-initial-window-debugger-position-size-as-specified-in-the (#3139) 2025-08-07 18:35:32 -04:00
Jonathan Dobson
b0e29834eb Jon/sky 5838 launch the power restart feature for all users with a cooldown (#3133) 2025-08-07 17:13:02 -04:00
Jonathan Dobson
8471f50fef add cache key input to workflow settings (#3131) 2025-08-07 13:36:14 -04:00
Jonathan Dobson
75eadef0e1 add Use Script Cache toggle; align toggles to right-hand side (#3121) 2025-08-06 17:48:55 -04:00
PHSB
468f5c6051 Making file parser flexible to deprecate pdf parser (#3073)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-08-06 13:15:04 -04:00
Jonathan Dobson
49f0242d89 elide duration from workflow blocks in timeline (#3113) 2025-08-06 10:00:32 -04:00
Shuchang Zheng
b57edfc24b remove s3 block (#3110) 2025-08-05 21:59:50 -07:00
Jonathan Dobson
9fb6eb942f add duration to workflow block timeline (#3107) 2025-08-05 16:56:29 -04:00
LawyZheng
f2510bf2b7 skipped action should mark as success (#3080) 2025-08-04 10:49:44 +08:00
LawyZheng
539a1ae6da remove parameter in textprompt block (#3079) 2025-08-04 10:43:15 +08:00
Jonathan Dobson
12ee2bf9b0 fix badge alignment (#3088) 2025-08-01 14:33:54 -04:00
Jonathan Dobson
e0e3fd1622 Cycle Browser in Debugger (#3082) 2025-08-01 09:16:54 -04:00
Jonathan Dobson
67717aa987 automagic workflow titling SKY-5011 (#3081) 2025-08-01 09:02:56 -04:00
LawyZheng
b93f0e0f79 show webhook failure front (#3044) 2025-08-01 15:37:44 +08:00
Jonathan Dobson
b31e6147ac count block children in determining whether to enable debugging via b… (#3067) 2025-07-31 09:34:30 -04:00
PHSB
083d54f018 Pedro.loop without explicit extraction (#3051)
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
2025-07-29 15:02:40 -07:00
Jonathan Dobson
9c00cff362 Remove frontend hack for requesting persistent browser sessions, part iii (frontend) (#3053) 2025-07-29 10:12:42 -04:00
Jonathan Dobson
baee57589b add tooltip text regarding current_value in loop iterations (#3047) 2025-07-28 17:10:11 -04:00
Shuchang Zheng
d2a57400f4 Revert "Natural language support for Loop Block (#3027)" (#3043) 2025-07-27 21:24:53 -07:00
PHSB
3cdb10a7f2 Natural language support for Loop Block (#3027)
Co-authored-by: Pedro Henrique Sales de Bruin <pedrodebruin@Pedros-MacBook-Air.local>
2025-07-25 11:58:02 -07:00
Jonathan Dobson
2ec06a5a5e normalize scroll for debugger and editor (#2988) 2025-07-18 17:44:32 -04:00
Jonathan Dobson
71540849bf Debugger Lite (#2970) 2025-07-16 17:39:51 -04:00
Shuchang Zheng
8b9f923101 remove download to s3 block (#2966) 2025-07-16 07:38:07 -07:00
Jonathan Dobson
4a4d063e35 Floating Window Update (#2964) 2025-07-16 07:18:46 -04:00
Shuchang Zheng
e1b75bca86 remove download to s3 block (#2962) 2025-07-15 21:23:19 -07:00
Jonathan Dobson
d1fd7dbb29 re-reorder blocks in lib panel (#2961) 2025-07-15 22:32:28 -04:00
Jonathan Dobson
65a35ebd59 fix initial sizing; add welcome message (#2958) 2025-07-15 14:07:30 -04:00
Jonathan Dobson
c12e2618d4 componentize window; add buttons (#2942) 2025-07-14 16:48:19 -04:00
Jonathan Dobson
1f795a7d95 Jon/keyed browser session id cache (#2928) 2025-07-10 18:51:45 -04:00
Jonathan Dobson
af7b862e02 add browser session to debug store; use new cancel endpoint from #5450 (#2914) 2025-07-09 18:29:50 -04:00
LawyZheng
10d207d01a parameterize data schema in workflow (#2903) 2025-07-09 11:26:32 +08:00
Prakash Maheshwaran
c9431fad6f added UI for HTTP block (#2900) 2025-07-08 12:33:05 -04:00
Jonathan Dobson
acbdb15265 MVP Debugger UI (#2888) 2025-07-07 22:30:33 -04:00
Shuchang Zheng
58ab952150 get back code removed by accidental sync (#2884) 2025-07-04 14:38:21 -07:00
Prakash Maheshwaran
d7b91e1a20 add .cursor/rules to gitignore (#2883) 2025-07-04 17:11:26 -04:00
Prakash Maheshwaran
10fc05e766 Enhance WorkflowNodeLibraryPanel with input focus management using useRef and useEffect for improved user experience (#2880)
Co-authored-by: Prakash Maheshwaran <kash@skyvern.com>
2025-07-04 16:02:27 -04:00
Shuchang Zheng
393387acb0 rename variable (#2865) 2025-07-03 17:03:01 +08:00
Shuchang Zheng
db40abde6f Jon/browser stream component (#2808) 2025-06-27 17:46:20 +00:00
Shuchang Zheng
43cab04454 Add Run id as a parameter to the artifacts table (#2799)
Co-authored-by: Suchintan Singh <suchintansingh@gmail.com>
2025-06-26 15:27:48 +00:00
Shuchang Zheng
6b5699a98c WebSocket Command Channel (#2782) 2025-06-24 14:37:26 -04:00