Commit Graph

224 Commits

Author SHA1 Message Date
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
Jonathan Dobson
33a801429b add some logs for debug_session endpoint (#3056) 2025-07-29 21:04:30 -04:00
Jonathan Dobson
8ff1c5dfa2 Remove frontend hack for requesting persistent browser sessions, part ii (backend) (#3052) 2025-07-29 09:32:52 -04:00
Jonathan Dobson
bdaca5994a release session in main cancel routine (#2978) 2025-07-17 16:33:06 -04:00
Jonathan Dobson
c33b084023 ensure browser session id for GET workflow run (#2969) 2025-07-16 13:32:43 -04:00
Shuchang Zheng
f61ac4b49c Update API specifications with fern api update (#2949)
Co-authored-by: github-actions <github-actions@github.com>
2025-07-15 01:23:20 -07:00
Jonathan Dobson
c4ce5ebbe5 add pbs-based cancel endpoint for workflow runs (#2913) 2025-07-09 18:11:35 -04: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
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
Prakash Maheshwaran
862723951e Fix artifact retrieval and URL generation in get_run_artifacts endpoint (#2765) 2025-06-22 03:23:35 +00:00