Commit Graph

21 Commits

Author SHA1 Message Date
Shuchang Zheng
d118eb5d4e remove cache actions (#4015) 2025-11-17 21:06:51 -08:00
pedrohsdb
34eb5bb85b respect workflow and block model overrides (#4013) 2025-11-17 19:38:27 -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
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
264b1751d4 Backend: implement InteractionBlock (#3810) 2025-10-24 16:34:14 -04:00
Jonathan Dobson
7241bb1a74 add disable_cache to Validation and TaskV2 (#3721) 2025-10-15 11:31:49 -04:00
Shuchang Zheng
d4aa212f20 add disable_cache to block (#3713) 2025-10-14 17:09:19 -07:00
pedrohsdb
1c26b3b784 Forbid whitespaces in parameters (#3672) 2025-10-09 15:02:48 -07:00
Jonathan Dobson
a758b03861 make browser download timeout configurable for blocks and tasks (#3619) 2025-10-06 11:09:20 -04:00
Shuchang Zheng
708ccfa503 workflow default cache_key should be 'default' (#3609) 2025-10-03 17:01:32 -07:00
Shuchang Zheng
1cfa23ae38 generate description for cached action (#3603) 2025-10-02 18:53:08 -07:00
Shuchang Zheng
dd235e6ce4 cache_key for workflow creation is still optional (#3602) 2025-10-02 18:45:54 -07:00
Shuchang Zheng
84d88cdf3f All workflows are created with 'default' cache_key (#3601) 2025-10-02 18:33:26 -07:00
Shuchang Zheng
38a9ad2a6b Replace file_suffix with file_name (but keep vairable name for backwards compatibility), Add path to Azure Blob, remove defaulted {workflow_run_id} (#3557) 2025-09-29 19:30:21 -07:00
Jonathan Dobson
2a3cc647a5 migrate generate_script -> run_with (BE) (#3550) 2025-09-29 15:14:15 -04:00
LawyZheng
1b3df07e53 workflow run sequential key (#3509) 2025-09-24 11:50:24 +08:00
LawyZheng
7dd1d5241c denpendent workflow run (#3457) 2025-09-18 13:32:55 +08:00
stenn930
8df506660e Azure Vault credential support (#3394) 2025-09-12 10:01:57 -07:00
Shuchang Zheng
916ab6c067 flag to control ai fallback (#3313) 2025-08-29 05:24:17 +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
a626d0c75f new create_workflow and update_workflow endpoint that supports either json or yaml format (#2408) 2025-05-20 18:43:20 -07:00