From 36e27daed52435b300f090ac4643cd502a817a1e Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 16:10:30 +0000 Subject: [PATCH 01/14] chore(internal): grammar fix (it's -> its) --- src/agentex/_utils/_utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/agentex/_utils/_utils.py b/src/agentex/_utils/_utils.py index 50d59269..eec7f4a1 100644 --- a/src/agentex/_utils/_utils.py +++ b/src/agentex/_utils/_utils.py @@ -133,7 +133,7 @@ def is_given(obj: _T | NotGiven | Omit) -> TypeGuard[_T]: # Type safe methods for narrowing types with TypeVars. # The default narrowing for isinstance(obj, dict) is dict[unknown, unknown], # however this cause Pyright to rightfully report errors. As we know we don't -# care about the contained types we can safely use `object` in it's place. +# care about the contained types we can safely use `object` in its place. # # There are two separate functions defined, `is_*` and `is_*_t` for different use cases. # `is_*` is for when you're dealing with an unknown input From 6a81e418be7f0db166e4e639ef52c408cff52c88 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 18:22:42 +0000 Subject: [PATCH 02/14] codegen metadata --- .stats.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.stats.yml b/.stats.yml index 5f495181..23c0d3e9 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 34 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-2b422fbf02ff3b77795fb8c71cbe784de3a3add48560655ba4fe7f3fcc509995.yml -openapi_spec_hash: bca5c04d823694c87417dae188480291 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-2ba36d013a2829080b1003d4fecc30e89447db013f87491dd4d76f728d200b85.yml +openapi_spec_hash: ff4de1c4bd38d4ff35bcf30755f0d870 config_hash: 0197f86ba1a4b1b5ce813d0e62138588 From a19fb173440897bb09778d9cd58566de98488d5c Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 19:22:31 +0000 Subject: [PATCH 03/14] codegen metadata --- .stats.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.stats.yml b/.stats.yml index 23c0d3e9..5f495181 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 34 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-2ba36d013a2829080b1003d4fecc30e89447db013f87491dd4d76f728d200b85.yml -openapi_spec_hash: ff4de1c4bd38d4ff35bcf30755f0d870 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-2b422fbf02ff3b77795fb8c71cbe784de3a3add48560655ba4fe7f3fcc509995.yml +openapi_spec_hash: bca5c04d823694c87417dae188480291 config_hash: 0197f86ba1a4b1b5ce813d0e62138588 From a2bcc9d312018d0f6a1771b5de9b809dd839cb03 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 22:22:42 +0000 Subject: [PATCH 04/14] codegen metadata --- .stats.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.stats.yml b/.stats.yml index 5f495181..23c0d3e9 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 34 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-2b422fbf02ff3b77795fb8c71cbe784de3a3add48560655ba4fe7f3fcc509995.yml -openapi_spec_hash: bca5c04d823694c87417dae188480291 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-2ba36d013a2829080b1003d4fecc30e89447db013f87491dd4d76f728d200b85.yml +openapi_spec_hash: ff4de1c4bd38d4ff35bcf30755f0d870 config_hash: 0197f86ba1a4b1b5ce813d0e62138588 From ec61dd3124fbf169dcdcced262a30bfbed080b5f Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 02:22:29 +0000 Subject: [PATCH 05/14] feat(api): api update --- .stats.yml | 4 ++-- src/agentex/types/acp_type.py | 2 +- src/agentex/types/agent.py | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.stats.yml b/.stats.yml index 23c0d3e9..d93f3421 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 34 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-2ba36d013a2829080b1003d4fecc30e89447db013f87491dd4d76f728d200b85.yml -openapi_spec_hash: ff4de1c4bd38d4ff35bcf30755f0d870 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-0556db8b729c565a582332ce7e175b6b0d95e0d56addd543673a9e52ebd5d58b.yml +openapi_spec_hash: 8c0f9039f66b0017b2dea4574efefed4 config_hash: 0197f86ba1a4b1b5ce813d0e62138588 diff --git a/src/agentex/types/acp_type.py b/src/agentex/types/acp_type.py index ec86ddf5..8b70a292 100644 --- a/src/agentex/types/acp_type.py +++ b/src/agentex/types/acp_type.py @@ -4,4 +4,4 @@ __all__ = ["AcpType"] -AcpType: TypeAlias = Literal["sync", "agentic"] +AcpType: TypeAlias = Literal["sync", "async", "agentic"] diff --git a/src/agentex/types/agent.py b/src/agentex/types/agent.py index 731332ab..19633b61 100644 --- a/src/agentex/types/agent.py +++ b/src/agentex/types/agent.py @@ -15,7 +15,7 @@ class Agent(BaseModel): """The unique identifier of the agent.""" acp_type: AcpType - """The type of the ACP Server (Either sync or agentic)""" + """The type of the ACP Server (Either sync or async)""" created_at: datetime """The timestamp when the agent was created""" From d105760de8b59269483d53b60aae71539e0b9589 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 04:22:29 +0000 Subject: [PATCH 06/14] codegen metadata --- .stats.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.stats.yml b/.stats.yml index d93f3421..bfd09cb6 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 34 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-0556db8b729c565a582332ce7e175b6b0d95e0d56addd543673a9e52ebd5d58b.yml -openapi_spec_hash: 8c0f9039f66b0017b2dea4574efefed4 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-c1368f8609bf74b5f5f6439d2e34e5f52aa9a391c2f46fdb36682a2960daaf25.yml +openapi_spec_hash: c7a8cab4aab71cb7e2414111350519e7 config_hash: 0197f86ba1a4b1b5ce813d0e62138588 From 103262aba4534e64c38437324be862ebf03961c4 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 06:22:29 +0000 Subject: [PATCH 07/14] codegen metadata --- .stats.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.stats.yml b/.stats.yml index bfd09cb6..d93f3421 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 34 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-c1368f8609bf74b5f5f6439d2e34e5f52aa9a391c2f46fdb36682a2960daaf25.yml -openapi_spec_hash: c7a8cab4aab71cb7e2414111350519e7 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-0556db8b729c565a582332ce7e175b6b0d95e0d56addd543673a9e52ebd5d58b.yml +openapi_spec_hash: 8c0f9039f66b0017b2dea4574efefed4 config_hash: 0197f86ba1a4b1b5ce813d0e62138588 From e2bb765ffd943a3af84f6cfb24113b76827bad06 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 08:22:28 +0000 Subject: [PATCH 08/14] codegen metadata --- .stats.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.stats.yml b/.stats.yml index d93f3421..bfd09cb6 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 34 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-0556db8b729c565a582332ce7e175b6b0d95e0d56addd543673a9e52ebd5d58b.yml -openapi_spec_hash: 8c0f9039f66b0017b2dea4574efefed4 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-c1368f8609bf74b5f5f6439d2e34e5f52aa9a391c2f46fdb36682a2960daaf25.yml +openapi_spec_hash: c7a8cab4aab71cb7e2414111350519e7 config_hash: 0197f86ba1a4b1b5ce813d0e62138588 From ddc520f0e447256640f2f2d543a63afc19bcbba4 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 10:22:31 +0000 Subject: [PATCH 09/14] codegen metadata --- .stats.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.stats.yml b/.stats.yml index bfd09cb6..d93f3421 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 34 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-c1368f8609bf74b5f5f6439d2e34e5f52aa9a391c2f46fdb36682a2960daaf25.yml -openapi_spec_hash: c7a8cab4aab71cb7e2414111350519e7 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-0556db8b729c565a582332ce7e175b6b0d95e0d56addd543673a9e52ebd5d58b.yml +openapi_spec_hash: 8c0f9039f66b0017b2dea4574efefed4 config_hash: 0197f86ba1a4b1b5ce813d0e62138588 From 6d24b1c4206e6907ade001ff5118699526dea35b Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 14:22:42 +0000 Subject: [PATCH 10/14] codegen metadata --- .stats.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.stats.yml b/.stats.yml index d93f3421..bfd09cb6 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 34 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-0556db8b729c565a582332ce7e175b6b0d95e0d56addd543673a9e52ebd5d58b.yml -openapi_spec_hash: 8c0f9039f66b0017b2dea4574efefed4 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-c1368f8609bf74b5f5f6439d2e34e5f52aa9a391c2f46fdb36682a2960daaf25.yml +openapi_spec_hash: c7a8cab4aab71cb7e2414111350519e7 config_hash: 0197f86ba1a4b1b5ce813d0e62138588 From c0b7a6925038a66159c61d84f9fb7a40f8a9e444 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 15:22:49 +0000 Subject: [PATCH 11/14] codegen metadata --- .stats.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.stats.yml b/.stats.yml index bfd09cb6..d93f3421 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 34 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-c1368f8609bf74b5f5f6439d2e34e5f52aa9a391c2f46fdb36682a2960daaf25.yml -openapi_spec_hash: c7a8cab4aab71cb7e2414111350519e7 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-0556db8b729c565a582332ce7e175b6b0d95e0d56addd543673a9e52ebd5d58b.yml +openapi_spec_hash: 8c0f9039f66b0017b2dea4574efefed4 config_hash: 0197f86ba1a4b1b5ce813d0e62138588 From 7bd7831801f8d85047dae163c8aa27fa1ed001dd Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 16:22:43 +0000 Subject: [PATCH 12/14] codegen metadata --- .stats.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.stats.yml b/.stats.yml index d93f3421..bfd09cb6 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 34 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-0556db8b729c565a582332ce7e175b6b0d95e0d56addd543673a9e52ebd5d58b.yml -openapi_spec_hash: 8c0f9039f66b0017b2dea4574efefed4 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-c1368f8609bf74b5f5f6439d2e34e5f52aa9a391c2f46fdb36682a2960daaf25.yml +openapi_spec_hash: c7a8cab4aab71cb7e2414111350519e7 config_hash: 0197f86ba1a4b1b5ce813d0e62138588 From 95734608b129046d9182176dc7167e01cfe51d94 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 17:22:48 +0000 Subject: [PATCH 13/14] codegen metadata --- .stats.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.stats.yml b/.stats.yml index bfd09cb6..d93f3421 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,4 +1,4 @@ configured_endpoints: 34 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-c1368f8609bf74b5f5f6439d2e34e5f52aa9a391c2f46fdb36682a2960daaf25.yml -openapi_spec_hash: c7a8cab4aab71cb7e2414111350519e7 +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-0556db8b729c565a582332ce7e175b6b0d95e0d56addd543673a9e52ebd5d58b.yml +openapi_spec_hash: 8c0f9039f66b0017b2dea4574efefed4 config_hash: 0197f86ba1a4b1b5ce813d0e62138588 From a77faaf65f01969d66325ff532fedbe326ad1628 Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 18:23:28 +0000 Subject: [PATCH 14/14] release: 0.6.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ pyproject.toml | 2 +- src/agentex/_version.py | 2 +- 4 files changed, 16 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6bc1697d..4208b5cb 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.5.3" + ".": "0.6.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index ca1dd4cc..3b3cf1fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## 0.6.0 (2025-11-04) + +Full Changelog: [v0.5.3...v0.6.0](https://github.com/scaleapi/scale-agentex-python/compare/v0.5.3...v0.6.0) + +### Features + +* **api:** api update ([ec61dd3](https://github.com/scaleapi/scale-agentex-python/commit/ec61dd3124fbf169dcdcced262a30bfbed080b5f)) + + +### Chores + +* **internal:** grammar fix (it's -> its) ([36e27da](https://github.com/scaleapi/scale-agentex-python/commit/36e27daed52435b300f090ac4643cd502a817a1e)) + ## 0.5.3 (2025-10-31) Full Changelog: [v0.5.2...v0.5.3](https://github.com/scaleapi/scale-agentex-python/compare/v0.5.2...v0.5.3) diff --git a/pyproject.toml b/pyproject.toml index 8f9ca01d..6ad25778 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "agentex-sdk" -version = "0.5.3" +version = "0.6.0" description = "The official Python library for the agentex API" dynamic = ["readme"] license = "Apache-2.0" diff --git a/src/agentex/_version.py b/src/agentex/_version.py index 501d1b1e..d98070dd 100644 --- a/src/agentex/_version.py +++ b/src/agentex/_version.py @@ -1,4 +1,4 @@ # File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details. __title__ = "agentex" -__version__ = "0.5.3" # x-release-please-version +__version__ = "0.6.0" # x-release-please-version