Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-08 | 1.2 kB | |
v1.4.0 source code.tar.gz | 2025-08-08 | 257.1 kB | |
v1.4.0 source code.zip | 2025-08-08 | 366.1 kB | |
Totals: 3 Items | 624.4 kB | 1 |
What's Changed
- fix(telemetry): added mcp tracing context propagation by @poshinchen in https://github.com/strands-agents/sdk-python/pull/569
- Change max_tokens type to int to match Anthropic API by @vinc3m1 in https://github.com/strands-agents/sdk-python/pull/588
- feat: Add additional intructions for contributors to find issues that are ready to be worked on by @mehtarac in https://github.com/strands-agents/sdk-python/pull/595
- feat(a2a): configurable request handler by @jer96 in https://github.com/strands-agents/sdk-python/pull/601
- chore(a2a): update host per AppSec recommendation by @jer96 in https://github.com/strands-agents/sdk-python/pull/619
- fix(event_loop): ensure tool_use content blocks are valid after max_tokens to prevent unrecoverable state by @dbschmigelski in https://github.com/strands-agents/sdk-python/pull/607
- fix(structured_output): do not modify conversation_history when prompt is passed by @dbschmigelski in https://github.com/strands-agents/sdk-python/pull/628
New Contributors
- @vinc3m1 made their first contribution in https://github.com/strands-agents/sdk-python/pull/588
Full Changelog: https://github.com/strands-agents/sdk-python/compare/v1.3.0...v1.4.0