Shuchang Zheng
|
ef8cbddfeb
|
hydrate workflow run response with workflow title (#4363)
|
2025-12-24 05:41:24 +09:00 |
|
Shuchang Zheng
|
55f366ba93
|
add azure blob storage (#4338)
Signed-off-by: Benji Visser <benji@093b.org>
Co-authored-by: Benji Visser <benji@093b.org>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-12-20 00:16:16 +08:00 |
|
Stanislav Novosad
|
b3e8a59e2d
|
Add app-level Redis-based RateLimiter (#4336)
|
2025-12-18 18:16:09 -07:00 |
|
Marc Kelechava
|
8ebe0f2bfb
|
Add support for custom URLs in the retry webhook API (#4329)
|
2025-12-18 10:38:51 -08:00 |
|
Marc Kelechava
|
ed0b0e4d17
|
add proper response to upload files endpoint (#4317)
|
2025-12-17 13:27:04 -08:00 |
|
Marc Kelechava
|
b97f52b6a3
|
Remove workflow templates endpoint from docs, add upload files (#4309)
|
2025-12-17 12:04:25 -08:00 |
|
Marc Kelechava
|
526287e7ca
|
[Backend] Saving Workflows as Templates (#4278)
|
2025-12-11 18:39:21 -08:00 |
|
Celal Zamanoglu
|
25c16edd85
|
fix workflow update validation to return non-500 errors (#4244)
|
2025-12-09 23:13:52 +03:00 |
|
Celal Zamanoglu
|
2c4960a7ab
|
hide folder endpoints from docs (#4238)
|
2025-12-09 19:12:34 +03:00 |
|
Shuchang Zheng
|
cb5ee92f59
|
Do not enforce regenerating tasks when url is passed (#4144)
|
2025-11-29 13:49:26 -08:00 |
|
Shuchang Zheng
|
25e375f78f
|
execute_task_webhook uses the latest non canceled step (#4007)
|
2025-11-16 15:01:40 -08:00 |
|
Celal Zamanoglu
|
a95837783a
|
Parameter search & inline display for Past Runs and Run History pages (#3985)
|
2025-11-14 01:33:39 +03:00 |
|
pedrohsdb
|
ea7361c9f2
|
Flatten timeline so forloops and taskv2 blocks play nice (#3946)
|
2025-11-07 17:32:10 -08:00 |
|
Celal Zamanoglu
|
dea70f2782
|
improvements for folders and parameters (#3918)
Co-authored-by: Jonathan Dobson <jon.m.dobson@gmail.com>
|
2025-11-06 12:09:26 -05:00 |
|
Marc Kelechava
|
3db5ec6cd7
|
[SKY-6974] Browser Profiles [2/3] Marc/backend browser session profiles (#3923)
|
2025-11-06 01:24:39 -08:00 |
|
Celal Zamanoglu
|
75948053b9
|
Folders, Persistent Import Progress Tracking & UX Enhancements (#3841)
Co-authored-by: Jonathan Dobson <jon.m.dobson@gmail.com>
|
2025-11-05 10:37:18 -05:00 |
|
Jonathan Dobson
|
8288c973bd
|
Backend: unified /runs URL (#3898)
|
2025-11-04 18:30:17 -05:00 |
|
Stanislav Novosad
|
d1008959b0
|
Fern: add TypeScript code examples (#3839)
|
2025-10-28 17:43:19 -06:00 |
|
Jonathan Dobson
|
264b1751d4
|
Backend: implement InteractionBlock (#3810)
|
2025-10-24 16:34:14 -04:00 |
|
Jonathan Dobson
|
ae5a0de705
|
backend - add 'paused' as a workflow run status (#3800)
|
2025-10-23 09:58:43 -04:00 |
|
Celal Zamanoglu
|
5531367566
|
feat(workflows, runs, api): parameter metadata search/filter/display across workflows and runs (#3718)
Co-authored-by: Jonathan Dobson <jon.m.dobson@gmail.com>
|
2025-10-16 09:04:53 -04:00 |
|
Jonathan Dobson
|
427e674299
|
expose block runs for debug sessions (#3740)
|
2025-10-16 08:24:05 -04:00 |
|
Shuchang Zheng
|
d933ece5de
|
make run_with and ai_fallback work in the public API (#3732)
|
2025-10-16 00:48:19 -07:00 |
|
pedrohsdb
|
ae7785d426
|
Pedro/add sop workflow builder (#3685)
|
2025-10-10 12:37:42 -07:00 |
|
Jonathan Dobson
|
6d89b53ae3
|
prompted workflows: use (nav block, [extract block],) for v1 prompts (#3658)
|
2025-10-09 08:52:31 -04:00 |
|
Shuchang Zheng
|
360def0de5
|
reorganize workflow updates so that we can sanely check if we need to prompt user about code cache deletion on the frontend (#3639)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
2025-10-07 16:56:53 -07:00 |
|
Shuchang Zheng
|
7e5c4b3a03
|
fix workflow_runs.code_gen to enforce code generate only for task v2 block run (#3597)
|
2025-10-02 16:06:54 -07:00 |
|
Suchintan
|
91b67f500c
|
Add support for more proxies (#3591)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
|
2025-10-02 11:12:06 -04:00 |
|
Shuchang Zheng
|
696fcc56a0
|
do not publish workflow when running task v2 (#3588)
|
2025-10-01 18:46:23 -07:00 |
|
Jonathan Dobson
|
4d2ee0c665
|
add flag for forcing code_gen for v2 task block runs (#3576)
|
2025-10-01 13:52:42 -04:00 |
|
Jonathan Dobson
|
29d2d6f3c5
|
add debug_session_id column to workflow_runs table, and accept from a… (#3571)
|
2025-10-01 07:21:08 -04:00 |
|
Jonathan Dobson
|
2a3cc647a5
|
migrate generate_script -> run_with (BE) (#3550)
|
2025-09-29 15:14:15 -04:00 |
|
Shuchang Zheng
|
8c54475fda
|
fix mypy issue for org tokens (#3541)
|
2025-09-26 16:35:47 -07:00 |
|
Alex Angin
|
0b47482fcb
|
Feature/workflow history (#3432)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2025-09-21 02:48:27 -04:00 |
|
Jonathan Dobson
|
b104776498
|
default code gen to true for prompt-initiated workflows (#3483)
|
2025-09-19 15:15:19 -04:00 |
|
LawyZheng
|
3e12133af9
|
support proxy select for pbs (#3461)
|
2025-09-18 17:21:46 +08:00 |
|
LawyZheng
|
f65bae5662
|
self host debug support part 2 - add vnc support flag in debug session model (#3419)
|
2025-09-12 21:16:48 +08:00 |
|
Shuchang Zheng
|
0e2aecc75d
|
llm log (#3414)
|
2025-09-11 18:10:05 -07:00 |
|
Jonathan Dobson
|
8b163ba371
|
add endpoint/logic for creating a taskv2-workflow from a prompt (#3352)
|
2025-09-03 16:55:15 -04:00 |
|
Jonathan Dobson
|
1067e9a076
|
Debugger Continuity (BE) (#3314)
|
2025-08-28 20:05:24 -04: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
|
32dfa8da68
|
pass workflow pid when execute workflow (#3306)
|
2025-08-27 14:07:45 +08:00 |
|
LawyZheng
|
c0a31fe0a6
|
support cdp for task and workflow (#3244)
|
2025-08-21 11:16:22 +08: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 |
|
Jonathan Dobson
|
a8a783e5c7
|
fix timezone calc (#3137)
|
2025-08-07 18:22:17 -04:00 |
|
Jonathan Dobson
|
4c219b7f05
|
always return debug sessions that are <30s fresh (#3132)
|
2025-08-07 17:08:50 -04:00 |
|
Jonathan Dobson
|
7844b8372a
|
fix backend logic for debugger browser session renewal (#3074)
|
2025-07-31 15:56:38 -04:00 |
|
Jonathan Dobson
|
abf34f5fb9
|
add endpoint for making a new debug session (with a new browser session) SKY-5666 (#3069)
|
2025-07-31 11:43:05 -04:00 |
|