Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
f1a32c3
codegen metadata
stainless-app[bot] Nov 19, 2025
83c6ccf
codegen metadata
stainless-app[bot] Nov 20, 2025
2b95fb1
codegen metadata
stainless-app[bot] Nov 20, 2025
252b9cb
codegen metadata
stainless-app[bot] Nov 20, 2025
082dc05
codegen metadata
stainless-app[bot] Nov 20, 2025
a10ebd5
codegen metadata
stainless-app[bot] Nov 20, 2025
ab1a8b2
codegen metadata
stainless-app[bot] Nov 20, 2025
8bb56dc
codegen metadata
stainless-app[bot] Nov 20, 2025
d06a386
codegen metadata
stainless-app[bot] Nov 20, 2025
17c10b7
codegen metadata
stainless-app[bot] Nov 20, 2025
bdbdb6d
codegen metadata
stainless-app[bot] Nov 20, 2025
7126b2e
codegen metadata
stainless-app[bot] Nov 20, 2025
50c9054
codegen metadata
stainless-app[bot] Nov 21, 2025
7bd8a95
codegen metadata
stainless-app[bot] Nov 21, 2025
0c25b45
codegen metadata
stainless-app[bot] Nov 21, 2025
b87f167
codegen metadata
stainless-app[bot] Nov 21, 2025
ca73463
codegen metadata
stainless-app[bot] Nov 21, 2025
f41363e
codegen metadata
stainless-app[bot] Nov 21, 2025
71300d4
codegen metadata
stainless-app[bot] Nov 21, 2025
67d9a02
codegen metadata
stainless-app[bot] Nov 21, 2025
ec12104
codegen metadata
stainless-app[bot] Nov 21, 2025
3d9b396
codegen metadata
stainless-app[bot] Nov 22, 2025
2031b15
codegen metadata
stainless-app[bot] Nov 22, 2025
5a42f60
codegen metadata
stainless-app[bot] Nov 22, 2025
92c3f31
codegen metadata
stainless-app[bot] Nov 22, 2025
014b675
codegen metadata
stainless-app[bot] Nov 22, 2025
ad74adf
codegen metadata
stainless-app[bot] Nov 22, 2025
c93715d
codegen metadata
stainless-app[bot] Nov 22, 2025
839366b
codegen metadata
stainless-app[bot] Nov 22, 2025
038ba0c
codegen metadata
stainless-app[bot] Nov 22, 2025
15bea15
codegen metadata
stainless-app[bot] Nov 23, 2025
ffdad8a
codegen metadata
stainless-app[bot] Nov 23, 2025
8034f72
codegen metadata
stainless-app[bot] Nov 23, 2025
9c106c3
codegen metadata
stainless-app[bot] Nov 23, 2025
37f8069
codegen metadata
stainless-app[bot] Nov 23, 2025
0faaca5
codegen metadata
stainless-app[bot] Nov 23, 2025
6fac0e0
codegen metadata
stainless-app[bot] Nov 23, 2025
0a73fa9
release: 0.6.8
stainless-app[bot] Nov 23, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.6.7"
".": "0.6.8"
}
4 changes: 2 additions & 2 deletions .stats.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
configured_endpoints: 34
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-17022011bf153e3ac9e20d23c5dca8a3072b0e735b47bb391b6e35b00348d5a5.yml
openapi_spec_hash: 0927cdce49a6e6915d6060c2ab43b0d0
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/sgp%2Fagentex-sdk-b5b567ef5b14f4b23f01e69b75d282ba3cf0ce6e8f5d57c859e844fbbf99eed6.yml
openapi_spec_hash: 2ddd1cbab48974dbf6357c2c10ee4701
config_hash: 0197f86ba1a4b1b5ce813d0e62138588
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.6.8 (2025-11-23)

Full Changelog: [v0.6.7...v0.6.8](https://github.com/scaleapi/scale-agentex-python/compare/v0.6.7...v0.6.8)

## 0.6.7 (2025-11-19)

Full Changelog: [v0.6.6...v0.6.7](https://github.com/scaleapi/scale-agentex-python/compare/v0.6.6...v0.6.7)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "agentex-sdk"
version = "0.6.7"
version = "0.6.8"
description = "The official Python library for the agentex API"
dynamic = ["readme"]
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion src/agentex/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.

__title__ = "agentex"
__version__ = "0.6.7" # x-release-please-version
__version__ = "0.6.8" # x-release-please-version