python_1.0.2
teamhanko/hankopython_1.0.2Jun 25, 2025by brnaba-aws
AI Summary
This release introduces integration with Strands agents and resolves minor documentation issues within the Python SDK.
Key Highlights
- Added Strands agents integration
- Fixed classifier prompt typo
- Bumped brace-expansion dependency
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