python_1.0.2
taubyte/taupython_1.0.2Jun 25, 2025by brnaba-aws
AI Summary
A Python SDK update integrating Strands agents and fixing a classifier prompt typo.
Key Highlights
- Strands agents integration
- Bump brace-expansion dependency
- Fix classifier prompt typo
New Features
- Strands agents integration
Full Release Notes
## What's Changed * Strands agents integration by @brnaba-aws in https://github.com/awslabs/agent-squad/pull/356 * Bump brace-expansion from 1.1.11 to 1.1.12 in /examples/local-demo by @dependabot in https://github.com/awslabs/agent-squad/pull/358 * fix classifier prompt typo by @tracy-french in https://github.com/awslabs/agent-squad/pull/353 ## New Contributors * @tracy-french made their first contribution in https://github.com/awslabs/agent-squad/pull/353 **Full Changelog**: https://github.com/awslabs/agent-squad/compare/typescript_1.0.1...python_1.0.2