Commit Graph

3303 Commits

Author SHA1 Message Date
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
LawyZheng
abcdf6a033 support download by select action (#4009) 2025-11-17 14:46:32 +08:00
Shuchang Zheng
84bfba3384 delete devsy (#4008) 2025-11-16 20:22:05 -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
Shuchang Zheng
e62d3a1b5e Update API specifications with fern api update (#4002)
Co-authored-by: github-actions <github-actions@github.com>
2025-11-15 08:44:10 -08:00
Stanislav Novosad
aefc86a453 Release 1.0.0 (#4003) 2025-11-14 21:43:39 -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
Stanislav Novosad
e1595abf84 Merge SkyvernSdk and Skyvern extending Fern client (#3987)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-11-12 22:44:53 +00:00
pedrohsdb
d88ca1ca27 Pedro/vertex cache minimal fix (#3981) 2025-11-12 10:40:52 -08:00
Celal Zamanoglu
e8e8481f78 Show active workflow title in parameters ui (#3978) 2025-11-12 20:20:49 +03: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
2765382bef add some UI for prompt improval [sic] (#3974) 2025-11-11 21:10:02 -05:00
Shuchang Zheng
6f5d721c37 fern should point to the staging openapi.json schema (#3972) 2025-11-12 01:34:58 +00:00
Shuchang Zheng
b1e9c76627 Code generation improvement for select_option action - use label if value is not present (#3973) 2025-11-11 17:18:56 -08:00
Stanislav Novosad
1688f07f94 Release v0.2.23 (#3969) 2025-11-11 16:35:13 -07:00
Stanislav Novosad
c8baa9f3ec SDK: improve IDE highlighting/type support (#3967) 2025-11-11 15:34:04 -07:00
Stanislav Novosad
6794bbf70f Fix 'multiple values for keyword argument 'prompt'' (#3966) 2025-11-11 12:19:27 -07:00
Jonathan Dobson
db480c3702 allow user-based generic prompt improval [sic] (#3965) 2025-11-11 13:48:16 -05:00
LawyZheng
4cf6757d05 add remove all unique ids (#3964) 2025-11-12 02:41:55 +08: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
Stanislav Novosad
37fa441463 Simplify SkyvernPage _decorate_call (#3959) 2025-11-11 10:25:36 -07:00
Stanislav Novosad
16c11025da Expose 'from skyvern import SkyvernSdk' import (#3957) 2025-11-11 09:54:37 -07:00
Stanislav Novosad
688224caa8 SDK: Disable browser logs (#3958) 2025-11-11 09:32:49 -07:00
LawyZheng
f038b281c1 fix upload file issue (#3962) 2025-11-11 23:24:48 +08:00
LawyZheng
b9adde24bd fix empty totp generated (#3961) 2025-11-11 12:06:14 +08:00
LawyZheng
dcbd2f7a26 support angular click event (#3960) 2025-11-11 11:26:15 +08:00
Marc Kelechava
ab162397cd Support Google Cloud Workload Identity for vertex models (#3956) 2025-11-10 15:56:57 -08:00
Stanislav Novosad
4ee3a52522 SDK: embedded server mode (#3949) 2025-11-10 16:08:57 -07:00
Stanislav Novosad
6319847709 SDK: more logs & small fixes (#3945) 2025-11-10 15:53:39 -07:00
Stanislav Novosad
e3cd3eeae0 Publish npm package using Trusted Publisher (#3953) 2025-11-10 13:51:53 -07:00
Shuchang Zheng
af88a7912b Update API specifications with fern api update (#3954)
Co-authored-by: github-actions <github-actions@github.com>
2025-11-10 12:59:32 -07:00
Stanislav Novosad
23ebd72d4a Make SkyvernPage extend Playwright (#3934) 2025-11-10 09:02:37 -07:00
LawyZheng
2e3879bc37 improve scrolling into view (#3952) 2025-11-10 22:17:10 +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
Shuchang Zheng
0c63b46704 Update API specifications with fern api update (#3950)
Co-authored-by: github-actions <github-actions@github.com>
2025-11-09 10:23:55 +08:00