Commit Graph

3420 Commits

Author SHA1 Message Date
Shuchang Zheng
6b006de008 Update API specifications with fern api update (#4155)
Co-authored-by: github-actions <github-actions@github.com>
2025-12-02 10:21:15 -05:00
LawyZheng
994461f69c fix recording for browser session run (#4161) 2025-12-02 14:29:00 +08:00
Marc Kelechava
18a435e72e UI tweak - single checkmark for either US proxy option (#4160) 2025-12-01 19:32:13 -08:00
Stanislav Novosad
8a4f42ceec Handle WorkflowNotFound in create_workflow_from_request (#4159) 2025-12-01 20:02:52 -07:00
Marc Kelechava
36c2af90b0 [Frontend] Marc/frontend granular city/state geo proxy (#4156) 2025-12-01 18:25:08 -08:00
Stanislav Novosad
d0a9095b0d Warn some noisy errors (#4158) 2025-12-01 19:05:19 -07:00
Stanislav Novosad
4ac82ec25b Silence annoying OpenAI client shutdown error (#4157) 2025-12-01 18:02:17 -07:00
Marc Kelechava
7100b7e004 store totp_identifier to credentials with fallback for login runs (#4154) 2025-12-01 16:19:37 -08:00
Marc Kelechava
acce1c869d [Backend] Fix - Task V2 conversion changes to make new proxy city/state feature work (#4153) 2025-12-01 16:08:36 -08:00
pedrohsdb
342629002a add drop_params to router fallback call to handle unsupported parameters (#4152) 2025-12-01 14:32:39 -06:00
Stanislav Novosad
dfe8c7d7d6 Add legacy credentials endpoint to SENSITIVE_ENDPOINTS (#4151) 2025-12-01 13:22:33 -07:00
Shuchang Zheng
76a61d23e6 map failure page to error code if any, when Script run when task failed (#4149) 2025-11-30 17:34:48 -08:00
Shuchang Zheng
9d44997584 Update API specifications with fern api update (#4147)
Co-authored-by: github-actions <github-actions@github.com>
2025-11-29 17:05:54 -08:00
Shuchang Zheng
cb5ee92f59 Do not enforce regenerating tasks when url is passed (#4144) 2025-11-29 13:49:26 -08:00
pedrohsdb
76735cd8a6 prefer secondary llm for text prompts (#4143) 2025-11-29 08:26:05 -06:00
pedrohsdb
3f11d44762 Pedro/fix vertex cache leak (#4135) 2025-11-29 07:39:05 -06:00
Suchintan
2eeca1c699 Add invalid response to log to help us better debug it (#4142)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-11-29 00:58:10 -05:00
Suchintan
d6aed0d0be Fix openai flex usage (#4141)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-11-29 00:15:38 -05:00
Shuchang Zheng
0ad149d905 Record output of cached task run when there's extracted information (#4140) 2025-11-28 19:05:10 -08:00
Shuchang Zheng
1802435ed5 remove the Deserialized proxy_location as ProxyLocation enum log (#4139) 2025-11-28 18:04:21 -08:00
Celal Zamanoglu
5571662712 improve workflow parameter failure messaging (#4137) 2025-11-29 02:57:20 +03:00
Celal Zamanoglu
bd8a3fdfcf add celal GH info to sync-skyvern-cloud yml (#4134) 2025-11-29 01:51:24 +03:00
Marc Kelechava
b23fea86be [Backend] Add City and State targeting for Massive geo-targeting (#4133) 2025-11-28 14:24:44 -08:00
Suchintan
793d5d350d Hide prompts endpoint from schema (#4132)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-11-28 13:00:58 -05:00
Stanislav Novosad
d01b4faec3 Log error_body in api.raw_request (#4131) 2025-11-28 09:59:37 -07:00
Jonathan Dobson
ef3d88c1b9 Browser recording action (#4130) 2025-11-28 11:23:06 -05:00
Mohamed Khalil
b7ecdaafb7 Add schema validation and default value filling for extraction results (#4063)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-11-28 15:10:41 +08:00
LawyZheng
362309dec3 scroll into view before click (#4127) 2025-11-28 13:43:30 +08:00
LawyZheng
3b265c7d87 raise occupied exception before creating workflow (#4126) 2025-11-28 13:14:04 +08:00
Jonathan Dobson
0e7953f6d1 browser recording: ensure exfiltration and decoration after nav (#4123) 2025-11-27 18:53:58 -05:00
Stanislav Novosad
a820bb6daa Add failure_reason to "Task duration metrics" (#4122) 2025-11-27 16:13:58 -07:00
Shuchang Zheng
02517ef82b rename conditional_block.branches -> branch_conditions (#4121) 2025-11-27 13:07:29 -08:00
Shuchang Zheng
acec32cc3e Update API specifications with fern api update (#4116)
Co-authored-by: github-actions <github-actions@github.com>
2025-11-27 13:02:56 -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
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
Marc Kelechava
e006f1de29 [Frontend} Add images for new Templates on Discover page (#4105) 2025-11-26 09:02:59 -08:00
LawyZheng
e0d537a099 fix ng selectable detect (#4104) 2025-11-26 23:02:57 +08:00
LawyZheng
0ed55ad8bc safely close the tab (#4103) 2025-11-26 15:05:37 +08:00
LawyZheng
8d09d9822a clean up fullpage screenshot exp (#4102) 2025-11-26 14:55:02 +08:00
LawyZheng
1fff8a2ac6 auto close when page number exceeds (#4101) 2025-11-26 14:37:14 +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