Commit Graph

532 Commits

Author SHA1 Message Date
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
7cba56c0e0 add take control/cede control buttons to browser stream view; improve branding yar (#2989) 2025-07-18 23:07:07 -04: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
c294f338d0 rewrite WS url more robustly (#2927) 2025-07-10 17:48:01 -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
Jonathan Dobson
dd0be005b6 Jon/browser session view (#2911) 2025-07-09 15:44:09 -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
Prakash Maheshwaran
b8f560728b Fix OnePassword parameter labeling to show 'credential' instead of 'onepassword' (#2774) 2025-06-24 16:13:42 +00:00
Prakash Maheshwaran
ef6783cada Fix credential naming in UI to use 'credentials', 'credentials_1', etc. (#2773) 2025-06-23 21:52:38 -04:00
Shuchang Zheng
74ca050bde fix extra headers label/explainer (#2762) 2025-06-20 21:58:24 -04:00
Shuchang Zheng
1bf270df55 frontend support browser header (#2761) 2025-06-20 20:50:19 -04:00
Prakash Maheshwaran
2776475ca3 added 1 password in the dropdown (#2733) 2025-06-19 04:26:11 +00:00
Shuchang Zheng
8c02c3c4e0 add a vnc streaming component for workflows (#2746) 2025-06-18 13:04:54 -04:00
Shuchang Zheng
f183e4cec7 add browser session id to task settings (#2745) 2025-06-18 11:33:10 -04:00
Prakash Maheshwaran
fe38488a40 edit 1pass parameter (#2732) 2025-06-17 23:24:46 -04:00
Shuchang Zheng
775da18878 current viewpoint screenshot and scrolling n screenshot (#2716)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-14 14:59:50 +08:00
Prakash Maheshwaran
3559e2572c add 1Password credential parameter support to workflow editor (#2657)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-06-12 09:54:58 -07:00
Prakash Maheshwaran
20f0fe9321 implement pagination boundary checks and auto-navigation for workflow runs (#2650) 2025-06-12 09:02:14 +00:00
Prakash Maheshwaran
48645d1543 rename credit card data parameter to credit card parameter (#2651) 2025-06-12 05:00:10 -04:00
Prakash Maheshwaran
90feb96b0f reorder credit card form fields to show collection ID before item ID (#2652) 2025-06-12 03:07:16 +00:00
Shuchang Zheng
2d2146948a add browser session id to workflow run form (#2686) 2025-06-11 19:49:01 +00:00
Shuchang Zheng
acbca5d9c0 node library to block library (#2643) 2025-06-10 02:12:05 +00:00