Commit Graph

443 Commits

Author SHA1 Message Date
Celal Zamanoglu
5571662712 improve workflow parameter failure messaging (#4137) 2025-11-29 02:57:20 +03:00
Marc Kelechava
b23fea86be [Backend] Add City and State targeting for Massive geo-targeting (#4133) 2025-11-28 14:24:44 -08:00
LawyZheng
3b265c7d87 raise occupied exception before creating workflow (#4126) 2025-11-28 13:14:04 +08:00
Shuchang Zheng
02517ef82b rename conditional_block.branches -> branch_conditions (#4121) 2025-11-27 13:07:29 -08:00
Shuchang Zheng
ea40b64fdc ConditionalBlock spec Update + Implementation for BranchCondition and BranchCriteria (#4120) 2025-11-27 11:52:37 -08:00
Stanislav Novosad
5b530cab52 Initial scenario tests infra (#4118) 2025-11-26 19:26:48 -07:00
Stanislav Novosad
2eba38237f Report queued_seconds to DD when start running (#4107) 2025-11-26 10:46:13 -07:00
LawyZheng
8d09d9822a clean up fullpage screenshot exp (#4102) 2025-11-26 14:55:02 +08:00
LawyZheng
0ac6ef2853 add download trigger in action result (#4099) 2025-11-26 14:10:36 +08:00
Shuchang Zheng
3980343e55 fix workflow run bug - right now most of the workflow runs are marked as code run (#4097) 2025-11-25 21:51:37 -08:00
Shuchang Zheng
55fd95edb5 fix the script deletion problem when the workflow runs with agent and already has a cached script (#4092) 2025-11-25 10:28:24 -08:00
Shuchang Zheng
c5b5486094 do not keep regenerating scripts if already cached (#4080) 2025-11-24 01:55:21 -08:00
Shuchang Zheng
7729d7cffe cache task run uses block level model override when ai fallback happens (#4073) 2025-11-21 22:48:20 -08:00
Shuchang Zheng
5ab41d649a avoid unnecessary code regeneration when the workflow has non task based blocks (#4071) 2025-11-21 20:18:31 -08:00
LawyZheng
7c189818d9 allow extract result to be non dict (#4069) 2025-11-22 10:36:43 +08:00
Shuchang Zheng
335aa8f2df Add workflow definition version (#4066) 2025-11-21 17:23:39 -08:00
LawyZheng
51172dbdbe fix schema validate (#4055) 2025-11-21 11:50:35 +08:00
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
Shuchang Zheng
c60156634a add log context for No browser state found when creating workflow_run_block (#3977) 2025-11-11 23:17:14 -08:00
LawyZheng
b9adde24bd fix empty totp generated (#3961) 2025-11-11 12:06:14 +08: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
Shuchang Zheng
2fa4d933cc Refactor script gen with block level code cache (#3910) 2025-11-05 19:57:11 +08:00
Shuchang Zheng
02fc0d9dda cache invalidation update - only delete cached code for impacted block and blocks after the impacted (#3908) 2025-11-05 15:26:11 +08:00
Jonathan Dobson
8288c973bd Backend: unified /runs URL (#3898) 2025-11-04 18:30:17 -05:00
Shuchang Zheng
bdbabd5153 add run_with & ai_fallback to workflow run status update logs (#3896) 2025-11-04 17:38:58 +00:00
Suchintan
92d2013dc9 Add JSON to code block (#3885)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-11-03 22:36:18 -05:00
LawyZheng
7ff809e50b refactor webhook signature (#3889) 2025-11-04 11:29:14 +08:00
pedrohsdb
76de33edbd removing laminar (#3858) 2025-10-29 21:42:27 -07:00
Jonathan Dobson
299ceb14f3 make templating strictness easy to switch between (#3835) 2025-10-28 14:01:49 -04:00
Jonathan Dobson
f9b2cb0fb3 BE: allow workflow run UI to show browser stream if workflow run has one (#3834) 2025-10-28 10:18:12 -04:00
Jonathan Dobson
4bb9a650cc make jinja rendering in blocks more strict (#3827) 2025-10-27 15:34:01 -04:00
Jonathan Dobson
353358ee17 Jon/backend hitl buffs (#3826) 2025-10-27 14:50:17 -04:00
Jonathan Dobson
264b1751d4 Backend: implement InteractionBlock (#3810) 2025-10-24 16:34:14 -04:00
Shuchang Zheng
f81d4bd5d8 fix script gen asyncio create_task bug (#3798) 2025-10-24 12:28:06 -07:00
Jonathan Dobson
ae5a0de705 backend - add 'paused' as a workflow run status (#3800) 2025-10-23 09:58:43 -04:00
Stanislav Novosad
54918a1b92 Make PostHog async (#3786) 2025-10-21 21:14:02 -06:00
Stanislav Novosad
75ce98e841 Support credit cards in 1Password credential parameters (#3746) 2025-10-17 10:13:47 -06:00
Shuchang Zheng
7edc63ea33 fix caching logs (add run_with to workflow run logs) (#3749) 2025-10-16 15:22:17 -07:00
pedrohsdb
8b93cdf5ad laminar fix attempt (#3742) 2025-10-16 09:55:24 -07: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
Shuchang Zheng
dc34725aa5 task v2 block should have disable_cache (#3731) 2025-10-16 00:31:14 -07:00
Shuchang Zheng
cfaef5a8bb append complete action (for validation) to the end of every task block (#3726) 2025-10-15 17:12:51 -07:00
Jonathan Dobson
7241bb1a74 add disable_cache to Validation and TaskV2 (#3721) 2025-10-15 11:31:49 -04:00
Shuchang Zheng
58e431ec0a ignore disable_cache change when busting cache (#3720) 2025-10-15 08:14:07 -07:00
Shuchang Zheng
d4aa212f20 add disable_cache to block (#3713) 2025-10-14 17:09:19 -07:00
Shuchang Zheng
ce35b37470 block level script run (#3710) 2025-10-14 16:17:03 -07:00