Commit Graph

229 Commits

Author SHA1 Message Date
Shuchang Zheng
1cfa23ae38 generate description for cached action (#3603) 2025-10-02 18:53:08 -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
Shuchang Zheng
f97b53975f add ai_fallback to workflow_runs (#3581) 2025-10-01 14:13:56 -07:00
Shuchang Zheng
db024d42bb Delete workflow scripts (bust cache) when workflow definition is updated (#3580) 2025-10-01 13:49:42 -07: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
Jonathan Dobson
f2d32da914 Add endpoint for browser sessions history (#3548) 2025-09-29 09:29:47 -04:00
Shuchang Zheng
56b4d828c1 fix workflow_run.run_with override (#3543) 2025-09-27 11:18:17 -07:00
Shuchang Zheng
8c54475fda fix mypy issue for org tokens (#3541) 2025-09-26 16:35:47 -07:00
Jonathan Dobson
2196d46a47 Revert "Add endpoint for browser sessions history" (#3538) 2025-09-26 16:14:52 -04:00
Jonathan Dobson
1f585a184b Add endpoint for browser sessions history (#3537) 2025-09-26 16:07:27 -04:00
LawyZheng
1b3df07e53 workflow run sequential key (#3509) 2025-09-24 11:50:24 +08:00
stenn930
a29a2bc49b Azure ClientSecretCredential support (#3456)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-09-23 12:16:48 -04:00
Alex Angin
0b47482fcb Feature/workflow history (#3432)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-09-21 02:48:27 -04:00
Shuchang Zheng
9a9ee01253 only run script when generate_script is true (#3491) 2025-09-21 02:45:23 -04:00
Shuchang Zheng
c5280782b0 script gen post action (#3480) 2025-09-19 08:50:21 -07:00
LawyZheng
fffac33649 sequential workflow fix (#3473) 2025-09-19 10:17:52 +08:00
Jonathan Dobson
f283958a52 Jon/allow block scripts to be fetched with status (#3469) 2025-09-18 17:57:23 -04:00
LawyZheng
3e12133af9 support proxy select for pbs (#3461) 2025-09-18 17:21:46 +08:00
LawyZheng
7dd1d5241c denpendent workflow run (#3457) 2025-09-18 13:32:55 +08:00
Shuchang Zheng
6ee329866b Smarter select_option & input_text actions (#3440) 2025-09-15 13:16:34 -07:00
Shuchang Zheng
720ebac72c add workflow_run.script_run and mark ai_fallback_triggered when the script falls back to ai run (#3433) 2025-09-14 22:53:52 -07:00
stenn930
8df506660e Azure Vault credential support (#3394) 2025-09-12 10:01:57 -07: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
LawyZheng
a05987768a selfhost debugger support part 1 -- give a VNC support flag in backend (#3418) 2025-09-12 13:09:43 +08:00
LawyZheng
e4f1adc90f fix wrong endpoint error (#3402) 2025-09-10 14:20:23 +08:00
LawyZheng
2c607037aa fix skyvern error (#3367) 2025-09-05 11:39:57 +08:00
LawyZheng
e1901e281b add skyvern defined error code (#3366) 2025-09-05 11:21:52 +08:00
Shuchang Zheng
687bf1e2c7 add generate_script to the task v2 table (#3332) 2025-08-31 15:08:01 +08:00
Shuchang Zheng
83b3cfb6af script regeneration after ai fallback (#3330) 2025-08-31 11:46:31 +08:00
Jonathan Dobson
1067e9a076 Debugger Continuity (BE) (#3314) 2025-08-28 20:05:24 -04:00
Shuchang Zheng
916ab6c067 flag to control ai fallback (#3313) 2025-08-29 05:24:17 +08:00
LawyZheng
dd21c3a707 fix missing recording for task v2 block (#3304) 2025-08-27 12:08:37 +08:00
Shuchang Zheng
1fcbc97678 Add created_by for script actions (#3303) 2025-08-27 04:17:38 +08:00
Shuchang Zheng
472b8b4452 Script action - store text and option (#3289) 2025-08-24 17:34:31 -07:00
Shuchang Zheng
53d8c69e08 script skyvern fallback (#3285) 2025-08-24 13:45:00 -07:00
Shuchang Zheng
e13ad75dd3 Script - credential / secret integration (#3279) 2025-08-22 18:54:40 -07:00
Jonathan Dobson
00db70cdc8 Add Cache Key Value API Endpoints and Db Methods (#3265) 2025-08-21 19:01:59 -04: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
LawyZheng
8d6ac61cc8 fix totp code order issue (#3200) 2025-08-15 15:15:39 +08:00
Jonathan Dobson
e5106124e3 add endpoint and query for fetching script blocks for a wpid (#3164) 2025-08-11 19:21:44 -04: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
Shuchang Zheng
136fa70c48 add organization_id to script_blocks (#3150) 2025-08-08 20:24:44 -07:00
Shuchang Zheng
4bc5cb3b38 fix get active browser sessions (#3055) 2025-08-08 15:46:49 -07:00
Jonathan Dobson
149cea6893 write finished_at to steps table (#3135) 2025-08-07 17:36:47 -04:00
Jonathan Dobson
4c219b7f05 always return debug sessions that are <30s fresh (#3132) 2025-08-07 17:08:50 -04:00