Commit Graph

129 Commits

Author SHA1 Message Date
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
Shuchang Zheng
7783bb0327 add google dependency (#2244) 2025-04-29 03:37:34 +08:00
Shuchang Zheng
47ad15a864 add vertex ai (#2243) 2025-04-29 03:11:56 +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
6636d949dc bump v0.1.78 (#2224) 2025-04-24 02:26:55 +08:00
Shuchang Zheng
8b9c7c17e3 upgrade litellm to 1.67.0 (#2198) 2025-04-21 06:22:30 +08:00
Shuchang Zheng
b5e625f7f4 update cua fallback action prompt to not return get_verification_code action if code has not been sent (#2187) 2025-04-19 04:44:43 +08:00
Shuchang Zheng
3154a9ce10 fix llm cost for gpt4.1 (#2172) 2025-04-16 15:32:51 -07:00