Commit Graph

1485 Commits

Author SHA1 Message Date
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
4dcc8ed725 Warn 'Authentication failed' (#4117) 2025-11-26 18:59:53 -07:00
pedrohsdb
82b1045897 Revert "remove skip screenshot annotations experiment" (#4115) 2025-11-26 15:45:59 -08:00
pedrohsdb
e9ac665843 remove skip screenshot annotations experiment (#4113) 2025-11-26 15:32:23 -08:00
Jonathan Dobson
090781b400 downgrade some log lines (#4112) 2025-11-26 17:50:11 -05:00
pedrohsdb
4fc8838730 remove skip screenshot annotations experiment (#4111) 2025-11-26 14:43:58 -08:00
pedrohsdb
9785822e24 add magnifex openai flex config (#4106) 2025-11-26 11:21:38 -08:00
Stanislav Novosad
155308ae69 Consolidate WORKFLOW_COMPUTE_PROFILE setting (#4108) 2025-11-26 11:22:55 -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
e692ae8944 file download block should not trigger parallel check (#4100) 2025-11-26 14:23:41 +08:00
LawyZheng
0ac6ef2853 add download trigger in action result (#4099) 2025-11-26 14:10:36 +08:00
LawyZheng
d3fe5e1b02 wait for animation ends before taking post screenshot (#4098) 2025-11-26 13:55:46 +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
Marc Kelechava
849b715aee Browser Profiles API Docs (#4087) 2025-11-25 18:29:23 -08:00
Jonathan Dobson
285694cefe Browser streaming: add more verification checks for browser session (#4094) 2025-11-25 14:18:15 -05:00
Stanislav Novosad
43be44cce5 Optimize get_workflow_scripts_by_cache_key_value SQL (#4095) 2025-11-25 12:15:06 -07:00
Jonathan Dobson
f00e82c1bb Browser Exfiltration (#4093) 2025-11-25 13:54:29 -05: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
LawyZheng
c132c53f05 skip stderr parsing when list bitwarden items (#4090) 2025-11-26 01:38:10 +08:00
pedrohsdb
85fe9d69a5 prevent cached_content leak to non-extract prompts (#4089) 2025-11-25 08:51:37 -08:00
pedrohsdb
ae38b9096f fix(llm): prevent cached_content from being passed to non-Gemini models (#4086) 2025-11-24 18:24:45 -08:00
LawyZheng
21d5cd0f18 rollout termination aware exp for everything (#4084) 2025-11-25 03:41:50 +08:00
LawyZheng
7dd8e1e4e0 Revert "scope termination-aware verification to file download fallback" (#4083) 2025-11-25 03:02:09 +08:00
Marc Kelechava
46fdd2b913 Fix TOTP Code Sort (#4082) 2025-11-24 10:04:14 -08:00
Shuchang Zheng
c5b5486094 do not keep regenerating scripts if already cached (#4080) 2025-11-24 01:55:21 -08:00
Shuchang Zheng
2608c02f7a lower default page loading time from 90 seconds to 60 seconds (#4076) 2025-11-22 21:07:34 -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
pedrohsdb
b52982d3c8 Pedro/thinking budget tests (#4072) 2025-11-21 21:22:12 -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
Jonathan Dobson
c73581b414 Browser Stream Refactor Fast Follow (#4070) 2025-11-21 22:30:03 -05:00
LawyZheng
7c189818d9 allow extract result to be non dict (#4069) 2025-11-22 10:36:43 +08:00
Stanislav Novosad
8fb46ef1ca SDK: Prompt-based locator (#4027) 2025-11-22 02:13:42 +00:00
Shuchang Zheng
335aa8f2df Add workflow definition version (#4066) 2025-11-21 17:23:39 -08:00
pedrohsdb
c10016c8bc Respect disable goal check in parallel flow (#4021) 2025-11-21 15:07:50 -08:00
Jonathan Dobson
d96de3b7a2 Browser streaming refactor (#4064) 2025-11-21 15:12:26 -05:00
Celal Zamanoglu
225952adbb backend changes for magic wand button (#4051) 2025-11-21 17:45:31 +03:00
LawyZheng
6358b8b1d7 raise exception when non dict response (#4057) 2025-11-21 15:19:06 +08:00
pedrohsdb
d277882b72 handle list-wrapped llm responses (#4056) 2025-11-20 20:31:00 -08:00
LawyZheng
51172dbdbe fix schema validate (#4055) 2025-11-21 11:50:35 +08:00
pedrohsdb
46383c316d restore vertex cache credentials (#4050) 2025-11-20 14:54:53 -08:00
Stanislav Novosad
62a7bd2886 Remove ddtrace dependency from OSS (#4049) 2025-11-20 15:41:04 -07:00
Celal Zamanoglu
5fc9435ef3 improve validations on parameter run ui (#4000)
Co-authored-by: Jonathan Dobson <jon.m.dobson@gmail.com>
2025-11-20 19:44:58 +03:00
LawyZheng
6ef5473e57 Revert "allow webhook-generated 2fa to display on 2fa creds - for customers with many creds" (#4047) 2025-11-20 16:39:11 +08:00
LawyZheng
48b3176d4e fix schema validation (#4044) 2025-11-20 14:59:53 +08:00
pedrohsdb
db68d8a60c scope termination-aware verification to file download fallback (#4043) 2025-11-19 17:34:08 -08:00
pedrohsdb
bc6d7affd5 use explicit vertex credentials for cache manager (#4039) 2025-11-19 17:05:49 -08:00
Stanislav Novosad
d5a7485d45 Fix missing app initialization in skyvern init (#4038) 2025-11-20 00:25:33 +00:00
Marc Kelechava
895d553d0e allow webhook-generated 2fa to display on 2fa creds - for customers with many creds (#4040) 2025-11-19 16:17:26 -08:00