Skip to content

Tags: octo-patch/sdk-python

Tags

v1.32.0

Toggle v1.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: override end_turn stop reason when streaming response contains t…

…oolUse blocks (strands-agents#1827)

Co-authored-by: atian8179 <atian8179@users.noreply.github.com>
Co-authored-by: Nicholas Clegg <ncclegg@amazon.com>

v1.31.0

Toggle v1.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: openai repsonses api error handling (strands-agents#1931)

v1.30.0

Toggle v1.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Set _is_new_session = False at the end of each initialize_* meth…

…od (strands-agents#1859)

v1.29.0

Toggle v1.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add OpenAI Responses API model implementation (strands-agents#975)

Co-authored-by: Strands Agent <217235299+strands-agent@users.noreply.github.com>

v1.28.0

Toggle v1.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: rename init_plugin to init_agent (strands-agents#1765)

v1.27.0

Toggle v1.27.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(agent): add add_hook convenience method for hook callback regist…

…ration (strands-agents#1706)

Co-authored-by: Strands Agent <217235299+strands-agent@users.noreply.github.com>
Co-authored-by: Clare Liguori <liguori@amazon.com>

v1.26.0

Toggle v1.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: fix mcp tests (strands-agents#1664)

v1.25.0

Toggle v1.25.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
test: remove broken MCP transport timeout test (strands-agents#1635)

v1.24.0

Toggle v1.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
test(steering): Fix failing integ tests (strands-agents#1580)

v1.23.0

Toggle v1.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(tests): reduce flakiness in guardrail redact output test (strands…

…-agents#1505)