| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
🤖 Release is at https://github.com/scaleapi/scale-agentex-python/releases/tag/agentex-client-v0.22.2 🌻 |
Sorry, something went wrong.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
✨ Stainless prepared a new release
agentex-client: 0.22.20.22.2 (2026-07-30)
Full Changelog: agentex-client-v0.22.1...agentex-client-v0.22.2
Bug Fixes
- tutorials: add pytest-asyncio to async tutorial dev deps (#481) (8ae3ee5)
agentex-sdk: 0.22.20.22.2 (2026-07-30)
Full Changelog: agentex-sdk-v0.22.1...agentex-sdk-v0.22.2
Chores
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
Greptile Summary
This is a Stainless-managed patch release bumping both agentex-client and agentex-sdk from 0.22.1 to 0.22.2. The sole functional change is adding pytest-asyncio and httpx to the dev dependencies of all five async tutorial packages so their async test suites can actually run.
Confidence Score: 5/5
Routine patch release with no logic changes; all modifications are version strings, changelog text, and missing dev dependencies in tutorial projects.
Every changed file is either a version number update (consistent across all four version-tracking files), a changelog append, or a dev-dependency addition to tutorial packages. No production code, no API surface, and no runtime behavior was altered.
Files Needing Attention: No files require special attention.
Important Files Changed
Reviews (1): Last reviewed commit: "chore: release main" | Re-trigger Greptile