Commit Graph

142 Commits

Author SHA1 Message Date
pedrohsdb
f7e68141eb add vertex gemini 3 pro config (#4025) 2025-11-18 16:13:51 -08:00
Stanislav Novosad
688224caa8 SDK: Disable browser logs (#3958) 2025-11-11 09:32:49 -07:00
pedrohsdb
76de33edbd removing laminar (#3858) 2025-10-29 21:42:27 -07:00
Jonathan Dobson
e1cff63dae make templating lax again (#3846) 2025-10-29 10:19:23 -04:00
Jonathan Dobson
299ceb14f3 make templating strictness easy to switch between (#3835) 2025-10-28 14:01:49 -04:00
pedrohsdb
5d7d668252 point flash and flash lite to stable (#3816) 2025-10-24 16:45:58 -07:00
Jonathan Dobson
264b1751d4 Backend: implement InteractionBlock (#3810) 2025-10-24 16:34:14 -04:00
greg niemeyer
de5a55bd66 add claude 4.5 haiku support (#3763)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-10-20 02:23:22 +00:00
Shuchang Zheng
c186418d41 introduce llm key for script gen (#3736) 2025-10-16 02:50:16 -07:00
pedrohsdb
dfe8d6fb85 Refactor LLM config to payload-based approach and add NORMAL/CUSTOM select-agent handlers (#3723) 2025-10-15 12:14:22 -07:00
greg niemeyer
cf9e1c2552 chore: env path refactor (#3691)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-10-12 17:36:24 +00:00
Stanislav Novosad
32e6aed8ce Migrate credentials to Azure Key Vault (#3681) 2025-10-10 10:10:18 -06:00
Shuchang Zheng
ea92ca4c51 support openrouter qwen model (#3630) 2025-10-06 18:55:52 -07:00
pedrohsdb
bb48db6288 Updating Gemini flash pointers in registry and frontend to preview-09-2025 (#3584) 2025-10-01 15:41:14 -07:00
Jonathan Dobson
f1cea0a179 reduce debug session browser session timeout minutes to 20 (#3563) 2025-09-30 14:21:19 -04:00
Jonathan Dobson
3fefdecb8a add gemini flash lite to model selector (#3518) 2025-09-24 15:01:38 -04:00
pedrohsdb
2024484ede Add auto-completion flash lite support for Gemini 2.5 Flash Lite testing (#3453)
original PR with approval: https://github.com/Skyvern-AI/skyvern-cloud/pull/6309
2025-09-17 17:38:02 -07:00
pedrohsdb
9d8a5b9742 Setting for check-user-goal in sequential click for dropdown (flash_lite xp) (#3451) 2025-09-17 08:52:04 -07:00
pedrohsdb
9742112449 setting up a separate handler for parse input or select, for experiment (#3449) 2025-09-16 19:05:18 -07:00
Shuchang Zheng
871c63e079 ENABLE_CODE_BLOCK = True by default (#3365) 2025-09-04 16:23:08 -07:00
Shuchang Zheng
916e4699d0 show input value before the value is interpretated into a real secret (#3364) 2025-09-04 16:17:01 -07:00
Shuchang Zheng
c197517df8 enable ENABLE_CODE_BLOCK by default and disable it for production/staging (#3363) 2025-09-04 14:50:46 -07:00
LawyZheng
e0043d002c refactor gemini reasoning effor (#3292) 2025-08-25 23:42:42 +08:00
Shuchang Zheng
0a9b58956f gemini reasoning effort medium by default (#3282)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-08-25 08:06:46 +00:00
Shuchang Zheng
d119c0ac92 store workflow start block code (#3283) 2025-08-23 17:27:17 -07:00
Shuchang Zheng
5055daad00 GPT-5 Support + Better Logs (#3277) 2025-08-22 13:02:15 -07:00
LawyZheng
44d7c73242 extend bitwarden credential to support vaultwarden (#3268) 2025-08-22 13:02:12 +08:00
Shuchang Zheng
2392252c66 script gen: extract action support (#3238) 2025-08-19 21:21:05 -07:00
Shuchang Zheng
7c41de3d70 use medium as the default reasoning effort (#3223) 2025-08-18 11:01:29 -07:00
Shuchang Zheng
c1b676f85e upgrade litellm to support gpt5 reasoning (#3218) 2025-08-17 16:39:37 -07:00
Shuchang Zheng
b342ed74e3 add gpt5 model option (#3217) 2025-08-17 10:18:27 -07:00
Shuchang Zheng
b9b7591079 script generation improvement (#3216) 2025-08-16 17:48:10 -07:00
Trevor Sullivan
b3e17c12b3 [Feature] Adding Azure Blob Storage support to File Upload workflow block (#3130) 2025-08-07 21:59:37 -07:00
Shuchang Zheng
e356d9fea0 add support for gpt5 and azure gpt5 series (#3136) 2025-08-07 15:12:47 -07:00
LawyZheng
02576e5be3 feat: encrypt org auth tokens with AES (#3104) 2025-08-05 12:36:24 +08:00
Jonathan Dobson
8ff1c5dfa2 Remove frontend hack for requesting persistent browser sessions, part ii (backend) (#3052) 2025-07-29 09:32:52 -04:00
Shuchang Zheng
3106f28f97 point anthropic back to bedrock (#3036) 2025-07-26 07:43:22 -07:00
Suchintan
95c0ac4deb Add O3 as a model option (#3008)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-07-22 01:59:03 -04:00
LawyZheng
fcd22017b7 make scraping timeout configurable (#2991) 2025-07-19 13:18:12 +08:00
Shuchang Zheng
0efd86fb89 support claude sonnet 4 & opus 4 as model (#2990) 2025-07-18 21:08:43 -07:00
LawyZheng
dd9710eb9f add force textural element as interactable exp (#2936) 2025-07-14 13:09:40 +08:00
LawyZheng
95ab8295ce laminar integration (#2887) 2025-07-07 14:43:10 +08:00
Shuchang Zheng
eb0e8a21ee add gemini 2 5 support (#2850) 2025-07-01 13:38:17 +08:00
Shuchang Zheng
60dcd6bcb1 in which pylon replaces intercom (#2783) 2025-06-24 17:45:07 -04:00
Prakash Maheshwaran
3e3522fc4c added raw dada logs (#2736) 2025-06-18 03:34:39 +00:00
Shuchang Zheng
c35b05925b Lockdown streaming browser sessions (#2725) 2025-06-16 08:13:33 -04:00
LawyZheng
296d2f903b support volcengine + migrate ui tars to volcengine (#2705) 2025-06-13 21:17:32 +08:00
Wyatt Marshall
15d46aab82 ui-tars integration (#2656) 2025-06-13 13:23:39 +08:00
Shuchang Zheng
d69e15ab65 SKYVERN_BROWSER_VNC_PORT (#2702) 2025-06-12 13:17:50 -07:00
Prakash Maheshwaran
9868750de3 tested 1pass backend and vars (#2690)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-06-12 01:20:27 -07:00