Shuchang Zheng
|
0fceaac8c8
|
run script with browser session (#3368)
|
2025-09-04 21:24:51 -07:00 |
|
Jonathan Dobson
|
3299a9fcdd
|
accept ai_fallback for new workflows (#3358)
|
2025-09-04 12:20:22 -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 |
|
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
|
687bf1e2c7
|
add generate_script to the task v2 table (#3332)
|
2025-08-31 15:08:01 +08:00 |
|
Jonathan Dobson
|
d992f2de95
|
allow ai_fallback to save (#3321)
|
2025-08-29 16:18:22 -04:00 |
|
Shuchang Zheng
|
2d1bd060a0
|
disable script for block runs (#3319)
|
2025-08-30 03:33:42 +08:00 |
|
Jonathan Dobson
|
1067e9a076
|
Debugger Continuity (BE) (#3314)
|
2025-08-28 20:05:24 -04:00 |
|
LawyZheng
|
dd21c3a707
|
fix missing recording for task v2 block (#3304)
|
2025-08-27 12:08:37 +08:00 |
|
LawyZheng
|
27b637cbd3
|
support select llm for file parser (#3291)
|
2025-08-25 16:40:33 +08:00 |
|
Shuchang Zheng
|
e13ad75dd3
|
Script - credential / secret integration (#3279)
|
2025-08-22 18:54:40 -07:00 |
|
Shuchang Zheng
|
9d307a2933
|
support templating in scripts and support block_output (#3276)
|
2025-08-22 11:24:09 -07:00 |
|
LawyZheng
|
c0a31fe0a6
|
support cdp for task and workflow (#3244)
|
2025-08-21 11:16:22 +08:00 |
|
Shuchang Zheng
|
ae4fbe638e
|
run script with workflow block run, task, step and artifacts built (#3234)
|
2025-08-19 13:32:39 -07:00 |
|
Shuchang Zheng
|
adee311e6a
|
migrate block and workflow related schemas to skyvern/schemas/workflows.py (#3227)
|
2025-08-18 16:18:50 -07:00 |
|
Shuchang Zheng
|
54f27a8601
|
run block using run_workflow interface (#3224)
|
2025-08-18 13:25:54 -07:00 |
|
LawyZheng
|
4617d2b5ca
|
fix task v2 download issue (#3220)
|
2025-08-18 14:24:18 +08:00 |
|
Shuchang Zheng
|
b9b7591079
|
script generation improvement (#3216)
|
2025-08-16 17:48:10 -07:00 |
|
Shuchang Zheng
|
976d636b3a
|
fix script creation post workflow run (#3160)
|
2025-08-10 22:57:00 -07:00 |
|
Shuchang Zheng
|
58bd43171e
|
Script generation (#3157)
|
2025-08-10 13:16:46 -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
|
16596e5c61
|
workflow script creation (#3151)
|
2025-08-09 13:11:16 -07:00 |
|
Trevor Sullivan
|
b3e17c12b3
|
[Feature] Adding Azure Blob Storage support to File Upload workflow block (#3130)
|
2025-08-07 21:59:37 -07: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 |
|
Shuchang Zheng
|
31aa7d6973
|
add cache_key to workflows table (#3112)
|
2025-08-06 08:32:14 -07:00 |
|
Shuchang Zheng
|
d4bdca174f
|
remove workflow_permanent_id from projects table + add use_cache and cache_project_id to workflows table (#3090)
|
2025-08-01 17:07:08 -07:00 |
|
Jonathan Dobson
|
815fb28141
|
attempt to allow nested blocks in the debugger (#3060)
|
2025-07-30 08:37:45 -04:00 |
|
LawyZheng
|
12cbe1b3d2
|
add webhook failure reason (#3046)
|
2025-07-29 00:12:44 +08:00 |
|
Jonathan Dobson
|
c33b084023
|
ensure browser session id for GET workflow run (#2969)
|
2025-07-16 13:32:43 -04:00 |
|
LawyZheng
|
95ab8295ce
|
laminar integration (#2887)
|
2025-07-07 14:43:10 +08:00 |
|
Jonathan Dobson
|
dd666d7e8e
|
implement an endpoint for running one or more labelled blocks in a workflow (#2878)
|
2025-07-04 15:34:15 -04:00 |
|
Shuchang Zheng
|
f832206f38
|
validate browser session id when running tasks or workflows (#2874)
|
2025-07-04 01:49:51 -07:00 |
|
Shuchang Zheng
|
9d6e30f1de
|
create task, task v2 and workflow run with browser_session_id (#2872)
|
2025-07-03 18:45:04 -07:00 |
|
Shuchang Zheng
|
393387acb0
|
rename variable (#2865)
|
2025-07-03 17:03:01 +08:00 |
|
Prakash Maheshwaran
|
47f9f1dabb
|
Clean up alembic migrations: fix HTTP request block columns and add parameters column (#2848)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-07-01 18:10:58 +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
|
1bf270df55
|
frontend support browser header (#2761)
|
2025-06-20 20:50:19 -04:00 |
|
Shuchang Zheng
|
df5f40bdb9
|
user defined browser header (#2752)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
|
2025-06-19 07:42:34 +00:00 |
|
Prakash Maheshwaran
|
14bc711240
|
validate credential IDs before workflow execution (#2737)
|
2025-06-18 04:33:16 +00: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 |
|
Shuchang Zheng
|
40e608f9cd
|
vnc: persistent sessions manager update (#2706)
|
2025-06-13 08:55:41 -04:00 |
|
Prakash Maheshwaran
|
83a8cf424d
|
recursively collect extracted information from nested workflow outputs (#2638)
|
2025-06-12 09:04:26 +00:00 |
|
Prakash Maheshwaran
|
9868750de3
|
tested 1pass backend and vars (#2690)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2025-06-12 01:20:27 -07:00 |
|
Prakash Maheshwaran
|
b5bf9d291f
|
Add run lifecycle timestamps - improvments (#2601)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2025-06-12 03:36:49 +00:00 |
|
Shuchang Zheng
|
0024af2fe8
|
use wpid for MissingValueForParameter error (#2527)
|
2025-05-29 14:26:09 -07:00 |
|
Shuchang Zheng
|
bd72491d7d
|
add current item in forloop + global forloop reference (#2512)
|
2025-05-29 23:12:07 +08:00 |
|
Shuchang Zheng
|
08bf2bc428
|
backend changes extracted from codex/jon/SKY-5016 (#2508)
|
2025-05-29 09:15:04 -04:00 |
|
Shuchang Zheng
|
4ad65b579c
|
use wpid for MissingValueForParameter error (#2505)
|
2025-05-29 02:51:45 -07:00 |
|
Shuchang Zheng
|
c575ad8bc7
|
fix webhook successful status code range (#2486)
|
2025-05-27 03:21:50 -07:00 |
|
Shuchang Zheng
|
de18a60ac2
|
Revert "revert webhook schema updates" (#2482)
|
2025-05-27 03:00:14 -07:00 |
|