Commit Graph

1439 Commits

Author SHA1 Message Date
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
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
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
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
pedrohsdb
c561885bdd fix: ensure parallel verification runs data extraction (#4014) 2025-11-18 12:17:29 -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
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
LawyZheng
abcdf6a033 support download by select action (#4009) 2025-11-17 14:46:32 +08:00
Shuchang Zheng
25e375f78f execute_task_webhook uses the latest non canceled step (#4007) 2025-11-16 15:01:40 -08:00
Shuchang Zheng
3879807fc6 fix complete status update issue (#4006) 2025-11-16 13:53:22 -08:00
Shuchang Zheng
bd1fb9549c validate task_id, workflow_id, workflow_run_id for send_totp_code endpoint before llm prompt to parse totp prompt to fail early (#4004) 2025-11-16 07:10:49 -08:00
LawyZheng
9814f9803a fix error reason when page is no data (#3998) 2025-11-14 12:38:11 +08:00
pedrohsdb
b7e28b075c parallelize goal check within task (#3997) 2025-11-13 17:18:32 -08:00
Celal Zamanoglu
a95837783a Parameter search & inline display for Past Runs and Run History pages (#3985) 2025-11-14 01:33:39 +03:00
Stanislav Novosad
f1e118ab2b SDK: fixing 422 error for empty requests (#3968) 2025-11-13 18:03:29 +00:00
LawyZheng
40cc6c7b47 support non url task block (#3983) 2025-11-13 14:28:45 +08:00
Marc Kelechava
bf4808f336 Browser Profile CDP Fix (#3990) 2025-11-12 18:42:01 -08:00
pedrohsdb
d88ca1ca27 Pedro/vertex cache minimal fix (#3981) 2025-11-12 10:40:52 -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
Shuchang Zheng
a57c593a55 click context bug: clicking dropdown menu should be considered as a multi option click (#3975) 2025-11-11 18:31:56 -08:00
Jonathan Dobson
db480c3702 allow user-based generic prompt improval [sic] (#3965) 2025-11-11 13:48:16 -05:00
Jonathan Dobson
887a8a9b64 fix get_workflow_for_workflow_run query; filter on wr org, not wf org (#3963) 2025-11-11 12:44:17 -05:00
LawyZheng
b9adde24bd fix empty totp generated (#3961) 2025-11-11 12:06:14 +08:00
Marc Kelechava
ab162397cd Support Google Cloud Workload Identity for vertex models (#3956) 2025-11-10 15:56:57 -08:00
Shuchang Zheng
43e6890276 add date_format context for input and select action context, which will be used as context for caching (#3951) 2025-11-09 16:20:12 +08:00
pedrohsdb
ca958da6be Add termination-aware complete verification experiment (SKY-6884) (#3948) 2025-11-07 18:53:51 -08:00
pedrohsdb
ea7361c9f2 Flatten timeline so forloops and taskv2 blocks play nice (#3946) 2025-11-07 17:32:10 -08:00
Stanislav Novosad
d1d0c9414b SDK: file uploading (public url only) (#3867) 2025-11-07 15:21:40 -07:00
Stanislav Novosad
a9c3d692ff SkyvernBrowserPage extends SkyvernPage (#3921) 2025-11-07 10:58:22 -07:00
Marc Kelechava
926a5da13e Credentials page UX improvement (#3941) 2025-11-07 09:38:52 -08:00
pedrohsdb
d8631151ba Speed optimizations: Economy element tree and TOTP context parsing skip (#3936) 2025-11-06 21:56:52 -08:00
pedrohsdb
44528cbd38 Pedro/fix explicit caching vertex api (#3933) 2025-11-06 14:47:58 -08:00
pedrohsdb
d2f4e27940 Add feature flag to skip screenshot annotations (#3932) 2025-11-06 12:46:32 -08:00
Stanislav Novosad
3c4df39fee Extract ScriptSkyvernPage from SkyvernPage (#3920) 2025-11-06 11:12:55 -07: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
LawyZheng
e37458851d always log ip and arn in the pbs logs (#3927) 2025-11-06 23:11:05 +08: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
524513dd93 clear workflow_run_failure_reason in reset workflow run logic (#3909) 2025-11-05 15:43:58 +08:00