Commit graph

87 commits

Author SHA1 Message Date
Shuchang Zheng
08bf2bc428
backend changes extracted from codex/jon/SKY-5016 (#2508) 2025-05-29 09:15:04 -04:00
Shuchang Zheng
3c7ac35d4f
use vertex global region (#2326) 2025-05-12 10:28:10 +08:00
Shuchang Zheng
54fba3a550
add SKYVERN_APP_URL and a link to the run response (#2316)
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Sync to skyvern-cloud / sync (push) Waiting to run
2025-05-10 00:40:54 -07:00
Shuchang Zheng
e2a82a75d9
fix linter errors for config registry & cli (#2292) 2025-05-05 00:12:46 -07:00
Prakash Maheshwaran
c3072d7572
Added Ollama & Openrouter & Groq & improved cdp browser (#2283) 2025-05-05 00:03:23 -07:00
Shuchang Zheng
0540e65d06
Default Skyvern 2.0 to google.com if generated website fails to load (#2291)
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Sync to skyvern-cloud / sync (push) Waiting to run
2025-05-05 00:36:40 -04:00
Shuchang Zheng
47ad15a864
add vertex ai (#2243) 2025-04-29 03:11:56 +08:00
Shuchang Zheng
1530338cad
Anthropic CUA fix (#2238) 2025-04-28 18:15:23 +08:00
Shuchang Zheng
0a0228b341
anthropic CUA (#2231)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-04-28 09:49:44 +08:00
Shuchang Zheng
bee22e5777
Disable connection pooler if env specifies it (#2222)
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Sync to skyvern-cloud / sync (push) Waiting to run
2025-04-22 21:33:26 -04:00
Shuchang Zheng
7a15ea7405
update latest openai model configs for azure & openai (#2202)
Some checks failed
Run tests and pre-commit / test (push) Failing after 28s
Run tests and pre-commit / fe-lint-build (push) Successful in 2m10s
Publish Fern Docs / run (push) Failing after 1m22s
Sync to skyvern-cloud / sync (push) Failing after 2s
2025-04-21 14:44:15 +08:00
Brandon Beiler
3d381a60f0
Feature: Configuring OpenAI-Compatible (LiteLLM) Models (#2166)
Co-authored-by: bbeiler <bbeiler@ridgelineintl.com>
2025-04-21 08:25:59 +08:00
Piyush
cebb04c736
Feature/self hosted proxy support (#2115)
Some checks failed
Run tests and pre-commit / test (push) Failing after 19s
Run tests and pre-commit / fe-lint-build (push) Successful in 2m19s
Publish Fern Docs / run (push) Failing after 1m30s
Sync to skyvern-cloud / sync (push) Failing after 3s
2025-04-18 23:24:42 -04:00
Suchintan
c829966936
GPT-4.1-support (#2159) 2025-04-16 02:12:33 -04:00
Shuchang Zheng
f883b91180
integration with CUA (#2126)
Some checks failed
Run tests and pre-commit / test (push) Failing after 16s
Run tests and pre-commit / fe-lint-build (push) Successful in 1m12s
Publish Fern Docs / run (push) Failing after 47s
Sync to skyvern-cloud / sync (push) Failing after 2s
2025-04-11 11:18:53 -07:00
Piyush
8d93ded199
added_extension_support_in_browser_context (#2038)
Some checks failed
Run tests and pre-commit / test (push) Failing after 22s
Publish Fern Docs / run (push) Failing after 46s
Sync to skyvern-cloud / sync (push) Failing after 2s
Run tests and pre-commit / fe-lint-build (push) Successful in 1m20s
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-04-06 00:50:30 -04:00
Suchintan
ff57f9977c
Update docs plus init (#2073)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-04-03 00:46:57 -04:00
Shuchang Zheng
fc32f917f8
support new browser type: cdp connect (#1875) 2025-03-23 17:05:38 -07:00
Shuchang Zheng
4f9af0d797
fail task right away when scraping failed - no need to retry scraping failure at step level (#1997) 2025-03-21 15:47:36 -07:00
Shuchang Zheng
8a561c2fbb
add SkyvernClient (#1943) 2025-03-16 15:46:34 -07:00
Shuchang Zheng
c5dbe40301
PROMPT_BLOCK_LLM_KEY renaming (#1929) 2025-03-12 02:10:47 -07:00
Shuchang Zheng
494e750e91
enable code block again (#1909) 2025-03-10 11:31:21 +08:00
Shuchang Zheng
8537a29b1c
support ALLOWED_HOSTS (#1905)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-03-09 16:13:33 -07:00
Shuchang Zheng
da3d8dbbbb
bitwarden serve service (#1895) 2025-03-06 04:55:23 -08:00
Shuchang Zheng
7b9fab05b8
make text promtp llm pickable in settings (#1894) 2025-03-06 14:12:23 +08:00
Shuchang Zheng
d31e4bf268
max task steps for task v2 (#1877) 2025-03-04 01:07:07 -05:00
Salih Altun
63f4df54c6
remove unintended change (#1843) 2025-02-26 22:56:43 +03:00
Shuchang Zheng
c4ca3ca0e8
try to fix bw issue (#1834) 2025-02-25 14:46:52 +08:00
Shuchang Zheng
4ea8853c07
Update verification code polling timeout to 15 mins (#1833) 2025-02-25 01:37:22 -05:00
Shuchang Zheng
02a8861d4a
Use bitwarden server to manage credentials (#1806)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-02-21 00:50:41 +03:00
Shuchang Zheng
f16367bf96
fix terminate action in caching - do not replay terminate + introduce SINGLE_CLICK_AGENT_LLM_API_HANDLER (#1760) 2025-02-12 17:10:24 +08:00
LawyZheng
73a69edbbc
add skyvern sdk (#1741) 2025-02-07 02:48:13 +08:00
Shuchang Zheng
430c6b7851
add select agent llm handler (#1713) 2025-02-04 19:16:39 +08:00
Shuchang Zheng
4bdc32ce2c
add azure o3 mini (#1711) 2025-02-04 17:11:29 +08:00
Suchintan
41e8d8b0ac
Update Max steps per run to 10 (#1686) 2025-02-01 13:55:14 -05:00
Shuchang Zheng
74271803ec
Update Bitwarden code to use env instead of secret manager if env is present (#1592)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-01-17 17:13:24 -05:00
Jason
e54977ef29
feat: Add new model provider Novita AI (#1508) 2025-01-11 00:08:37 -05:00
LawyZheng
df2325077d
set bw max retry to 2 (#1475) 2025-01-04 00:01:01 +08:00
Maksim Ivanov
b8e2527ea0
Record logs into step artifacts (#1339)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
Co-authored-by: Nick Fisher <nick.fisher@avinium.com>
2024-12-17 15:32:38 -08:00
Shuchang Zheng
f6d7f36e65
set default PRESIGNED_URL_EXPIRATION 24 hours (#1309) 2024-12-02 19:21:12 -08:00
Shuchang Zheng
7f6b2c0929
shu/removeSettingsManager.get_settings (#1305) 2024-12-02 15:01:22 -08:00
LawyZheng
fe0f971842
adjust s3 prefix for downloaded files (#1290) 2024-11-29 17:06:04 +08:00
LawyZheng
87061f5bb6
upload all downloaded files when using s3 (#1289) 2024-11-29 16:05:44 +08:00
LawyZheng
af25aeed77
use skyvern temp to save tempfiles (#1262) 2024-11-26 12:27:58 +08:00
LawyZheng
284fba0aba
add wati block (#1254) 2024-11-25 10:42:34 +08:00
Shuchang Zheng
e4c1cf65af
introduce db timeout (#1222) 2024-11-19 17:18:25 -08:00
LawyZheng
de8e887e0f
add browser console log artifact (#1097) 2024-10-31 23:10:11 +08:00
Shuchang Zheng
3e40267cfa
block urls pointing to internal addresses (#1012) 2024-10-20 18:33:05 -07:00
Shuchang Zheng
4b7a4edff2
make secret key placeholder more clear (#1001) 2024-10-18 10:27:22 -07:00
Shuchang Zheng
76a256ffaa
skip large size svg (#869)
Co-authored-by: LawyZheng <lawyzheng1106@gmail.com>
2024-09-21 10:21:00 +08:00