Commit Graph

3345 Commits

Author SHA1 Message Date
Stanislav Novosad
8fb46ef1ca SDK: Prompt-based locator (#4027) 2025-11-22 02:13:42 +00:00
Celal Zamanoglu
90f51bcacb workflow definition version transition for skip if and future DAG support (#4012) 2025-11-22 02:04:45 +00:00
Shuchang Zheng
335aa8f2df Add workflow definition version (#4066) 2025-11-21 17:23:39 -08:00
Celal Zamanoglu
8c1f00dea2 allow Show Code controls to render on OSS builds without auth (#4065) 2025-11-22 02:22:25 +03: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
Stanislav Novosad
91b8a9e0bb Allow running Skyvern on newer DB version when explicitly requested (#3955) 2025-11-21 09:57:14 -07:00
Celal Zamanoglu
0cbab39a27 Magic Wand Button to improve prompts in all blocks (#4060) 2025-11-21 18:24:23 +03:00
Celal Zamanoglu
225952adbb backend changes for magic wand button (#4051) 2025-11-21 17:45:31 +03:00
Shuchang Zheng
3ce785613e Update API specifications with fern api update (#4052)
Co-authored-by: github-actions <github-actions@github.com>
2025-11-21 01:00:08 -08:00
Shuchang Zheng
dc34a657e8 always use refreshed scrap page in cache (#4059) 2025-11-21 00:28:54 -08:00
Shuchang Zheng
2b1b28e4d7 improve caching reliability by add retries for scrape_page (#4058) 2025-11-21 00:08:13 -08: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
LawyZheng
917bd51214 update browser profile setting (#4054) 2025-11-21 11:39:53 +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
LawyZheng
e98c613c7c use different prompt name for click completion check (#4048) 2025-11-21 01:19:13 +08: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
7f9916d3ca optimize bool type value parsing in domutils (#4046) 2025-11-20 15:16:24 +08:00
LawyZheng
48b3176d4e fix schema validation (#4044) 2025-11-20 14:59:53 +08:00
Mohamed Khalil
d975ca0913 Enhance Windows Compatibility with Event Loop Policy and Path Resolution (#3986)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
Co-authored-by: Stanislav Novosad <stas@skyvern.com>
2025-11-19 20:16:16 -07: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
Celal Zamanoglu
0dbe9f6d36 changed naming cred params when added to login block (#4034) 2025-11-20 00:35:32 +03:00
Shuchang Zheng
d055b2fef9 db: add depends_on_workflow_run_id index (#4037) 2025-11-19 11:33:00 -08:00
LawyZheng
0b47dff89d fix cua engine (#4036) 2025-11-20 02:24:00 +08:00
LawyZheng
31a79a1313 use value of the optiona when the content is empty (#4035) 2025-11-20 00:04:39 +08:00
Jonathan Dobson
2253ca2004 Browser streaming: reorganize & rename (#4033) 2025-11-19 09:35:05 -05:00
Marc Kelechava
1559160aef Bill 2.5 cents (50%) for cached steps (#4030) 2025-11-18 19:37:56 -08:00
Shuchang Zheng
d4f6637170 fix the ai click context missing problem (#4029) 2025-11-18 17:19:44 -08:00
Stanislav Novosad
0efae234ab Initialize app at runtime instead of import time (#4024) 2025-11-18 17:56:58 -07:00
pedrohsdb
f7e68141eb add vertex gemini 3 pro config (#4025) 2025-11-18 16:13:51 -08:00
Jonathan Dobson
b024555fdf use Kaitlyn's prompt for user prompt improvement (#4026) 2025-11-18 19:02:21 -05:00
Marc Kelechava
5779e3e50f Create a carousel to move Cookbook Templates onto Discover Page (#4023) 2025-11-18 14:50:34 -08:00
Marc Kelechava
fcc00b9c9d Expand Proxy locations to current list of all Massive supported countries (#4022) 2025-11-18 14:44:19 -08:00
pedrohsdb
c561885bdd fix: ensure parallel verification runs data extraction (#4014) 2025-11-18 12:17:29 -08:00
Jonathan Dobson
639c3a2948 add improve prompt button to task block and action block (#4020) 2025-11-18 11:43:17 -05:00
LawyZheng
5ead565fd8 support to scrape on the chrome error page (#4018) 2025-11-18 17:12:11 +08:00
LawyZheng
ce76b400a9 parse file extension from url query (#4017) 2025-11-18 15:28:14 +08:00
LawyZheng
9b97061b6d fix log typo (#4016) 2025-11-18 14:44:09 +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
kerry
1cfa457736 [Webeye] Fix JS loader encoding for domUtils.js (#3991)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-11-17 23:57:55 +00:00
Shuchang Zheng
d182dc5e47 get_workflows_depending_on db client code (#4011) 2025-11-17 13:38:38 -08:00
pedrohsdb
d1c7c675cf cleaned up fallback router (#4010) 2025-11-17 12:08:19 -08:00