Commit Graph

136 Commits

Author SHA1 Message Date
Shuchang Zheng
c1b676f85e upgrade litellm to support gpt5 reasoning (#3218) 2025-08-17 16:39:37 -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
LawyZheng
87b06ae857 fix package dependency (#3119) 2025-08-06 19:07:23 +00:00
PHSB
468f5c6051 Making file parser flexible to deprecate pdf parser (#3073)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-08-06 13:15:04 -04:00
LawyZheng
4d892bd9dd lmnr version bump (#3034) 2025-07-25 10:20:57 +08:00
Shuchang Zheng
5be39336eb Launch login sdk after fix for skyvern.login local mode not supported message (#3020) 2025-07-23 00:24:02 -07:00
LawyZheng
f0081f55f1 bump up lmnr version (#3000) 2025-07-21 18:33:48 +08:00
Shuchang Zheng
a943d24b6f release sdk 0.2.5 (#2953) 2025-07-15 02:35:12 -07:00
Shuchang Zheng
7dcbbcb201 fix fastmcp dependency and the mis-synced code (#2908) 2025-07-09 00:36:54 -07:00
Jonathan Dobson
04fc7e190f add credentials to new axios client (#2897) 2025-07-08 09:42:53 -04:00
Suchintan
b50415a092 Fix dependabot plus MCP CLI type error (#2885) 2025-07-08 05:41:49 +00:00
LawyZheng
95ab8295ce laminar integration (#2887) 2025-07-07 14:43:10 +08:00
Shuchang Zheng
41f77a40c8 enable inline import alert and fix inline imports (#2856) 2025-07-01 12:48:00 -07:00
Prakash Maheshwaran
47f9f1dabb Clean up alembic migrations: fix HTTP request block columns and add parameters column (#2848)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-07-01 18:10:58 +00:00
Shuchang Zheng
eb0e8a21ee add gemini 2 5 support (#2850) 2025-07-01 13:38:17 +08:00
dependabot[bot]
eedb5ebc82 Bump python-multipart from 0.0.6 to 0.0.18 (#2838)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 04:37:39 +00:00
dependabot[bot]
11a5564437 Bump python-jose from 3.3.0 to 3.4.0 (#2824)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-27 22:05:10 -04:00
Shuchang Zheng
b280308b15 more robust front-end detection bcaz skyvern run ui not running randomly so improving the discoverablity (#2819) 2025-06-27 21:19:33 -04:00
dependabot[bot]
cff1015a79 Bump python-jose from 3.3.0 to 3.4.0 (#2811)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-06-28 01:01:10 +00:00
Shuchang Zheng
124dd9b85a udated pyproject to fix typer errors (#2804) 2025-06-27 00:58:20 +00:00
Shuchang Zheng
b241185aae generate_code.py (#2727) 2025-06-16 23:47:03 -07:00
Asher Foa
b0724d2781 vendor and update commentjson since it is abandoned (#2689) 2025-06-12 10:50:16 -04: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
Asher Foa
c1e19d27d3 basic test for s3 artifact upload logic (#2681) 2025-06-11 14:23:58 -04:00
Shuchang Zheng
ef19c0265e fix package usage (#2680) 2025-06-11 17:48:41 +00:00
Asher Foa
87fb5b4408 DRY getting boto3 clients (#2622) 2025-06-11 11:59:58 -04:00
Asher Foa
0ddb7e0286 Add some basic tests to AgentDB. (#2666) 2025-06-10 12:04:11 -04:00
Shuchang Zheng
dc032e8a55 pyproject.toml v0.2.1 - fix (#2663) 2025-06-10 00:40:05 -07:00
Shuchang Zheng
aee129a0a8 add ruff as a dev group dependency (#2533) 2025-05-30 18:27:39 -07:00
Shuchang Zheng
3e97daa97a Skyvern v0.2.0 - the official SDK (#2497) 2025-05-28 23:46:40 -07:00
Shuchang Zheng
cf08ca951e Fix chrome user data dir problem (#2503) 2025-05-28 22:41:06 -07:00
Shuchang Zheng
869757398a v0.1.88 (#2502) 2025-05-28 15:50:40 -07:00
Shuchang Zheng
a2ff8791d6 make wait_for_completion=False by default for run_task function in the python lib (#2500) 2025-05-28 15:27:50 -07:00
Shuchang Zheng
813d90cf55 v0.1.86 (#2498) 2025-05-28 08:07:22 -07:00
Shuchang Zheng
0116d2db52 pin psycopg (#2485) 2025-05-27 17:16:37 +08:00
Shuchang Zheng
9d44c030a4 bump up litellm (#2460) 2025-05-27 00:29:21 +08:00
Shuchang Zheng
83f8dca159 new sdk v0.1.85 (#2421) 2025-05-21 21:31:10 -07:00
Shuchang Zheng
ef379a96c7 fix dependency (#2411)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-21 15:47:16 +08:00
Prakash Maheshwaran
ad2ea8d069 added py 3.13 and splited the cli and suport for windows and better port handling (#2404)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-05-20 16:43:33 -07:00
Shuchang Zheng
e87d0d4d40 bump up production py version (#2400) 2025-05-21 01:49:03 +08:00
Shuchang Zheng
20fb787cc1 fix pyproject.toml (#2393) 2025-05-20 00:38:36 -07:00
Prakash Maheshwaran
e5d7a1d746 Added support for python 3.12 & 3.13 (#2380) 2025-05-19 23:46:48 -04:00
Shuchang Zheng
af60a2b09a fix weit_for_completion error in sdk (#2381) 2025-05-18 22:36:24 -07:00
Shuchang Zheng
226ef99738 v0.1.83 - sdk update (#2379) 2025-05-18 15:46:11 -07:00
Shuchang Zheng
f4d2e415d2 update openapi.json with credentials APIs (#2323) 2025-05-14 17:38:08 -07:00
Shuchang Zheng
04ed3c8dab revert pdf (#2328) 2025-05-12 22:05:02 +08:00
Shuchang Zheng
3c7ac35d4f use vertex global region (#2326) 2025-05-12 10:28:10 +08:00
Shuchang Zheng
6338a404a4 refactor full page screenshot (#2310) 2025-05-09 01:29:40 +08:00
Shuchang Zheng
d735cb9527 v0.1.81 release (#2301) 2025-05-06 12:24:22 -07:00
Shuchang Zheng
b55a5ee5f2 bump version to v0.1.79 (#2259) 2025-04-30 03:53:34 -07:00