Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-23 | 1.4 kB | |
v1.1.0 source code.tar.gz | 2025-07-23 | 234.0 kB | |
v1.1.0 source code.zip | 2025-07-23 | 338.2 kB | |
Totals: 3 Items | 573.6 kB | 0 |
What's Changed
- Update to use dedicated github logo by @zastrowm in https://github.com/strands-agents/sdk-python/pull/505
- deps(a2a): address interface changes and bump min version by @jer96 in https://github.com/strands-agents/sdk-python/pull/515
- ci: expose STRANDS_TEST_API_KEYS_SECRET_NAME to integration tests by @dbschmigelski in https://github.com/strands-agents/sdk-python/pull/513
- Don't re-run workflows on un/approvals by @zastrowm in https://github.com/strands-agents/sdk-python/pull/516
- Doc fixes: suppressing some typos in various texts by @didier-durand in https://github.com/strands-agents/sdk-python/pull/487
- docs: add hot reloading documentation for load_tools_from_directory by @cagataycali in https://github.com/strands-agents/sdk-python/pull/517
- ci: enable integ tests for anthropic, cohere, mistral, openai, writer by @dbschmigelski in https://github.com/strands-agents/sdk-python/pull/510
- Automatically flatten nested tool collections by @zastrowm in https://github.com/strands-agents/sdk-python/pull/508
- feat(a2a): support mounts for containerized deployments by @jer96 in https://github.com/strands-agents/sdk-python/pull/524
- fix: include agent trace into tool for agent as tools by @poshinchen in https://github.com/strands-agents/sdk-python/pull/526
Full Changelog: https://github.com/strands-agents/sdk-python/compare/v1.0.1...v1.1.0