Skip to content

tools

v0.5.3 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agentic agentic-ai agents ai anthropic autonomous-agents
+13 more
bedrock genai litellm llama llm machine-learning mcp multi-agent-systems ollama openai opentelemetry python strands-agents

ReleasePort's take

Light signal
editorial:auto 13d

v0.5.3 fixes three bugs affecting agent operations: KeyError in optional use_aws parameters, batch concurrency failures, and context initialization.

Why it matters: Three bugs fixed: optional parameters in use_aws no longer throw KeyError, batch operations handle concurrency, context options initialize correctly. Update if using these features.

Summary

AI summary

Fixed a KeyError when using optional parameters in use_aws.

Changes in this release

Feature Medium

Adds official Discord link

Adds official Discord link

Source: llm_adapter@2026-05-21

Confidence: low

Bugfix Medium

Enables optional parameters in use_aws to prevent KeyError

Enables optional parameters in use_aws to prevent KeyError

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Reads invocations from tool input and fixes concurrency error in batch

Reads invocations from tool input and fixes concurrency error in batch

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Passes _default_context_options into new_context

Passes _default_context_options into new_context

Source: llm_adapter@2026-05-21

Confidence: high

Full changelog

What's Changed

  • fix: enable optional parameters in use_aws to prevent KeyError by @jwliu36 in https://github.com/strands-agents/tools/pull/449
  • fix(batch): read invocations from tool input and fix concurrency error by @dosvk in https://github.com/strands-agents/tools/pull/439
  • fix: pass _default_context_options into new_context by @SAY-5 in https://github.com/strands-agents/tools/pull/455
  • feat: add official Discord link by @Albertozhao in https://github.com/strands-agents/tools/pull/463

New Contributors

  • @jwliu36 made their first contribution in https://github.com/strands-agents/tools/pull/449
  • @dosvk made their first contribution in https://github.com/strands-agents/tools/pull/439
  • @SAY-5 made their first contribution in https://github.com/strands-agents/tools/pull/455
  • @Albertozhao made their first contribution in https://github.com/strands-agents/tools/pull/463

Full Changelog: https://github.com/strands-agents/tools/compare/v0.5.2...v0.5.3

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track tools

Get notified when new releases ship.

Sign up free

About tools

A set of tools that gives agents powerful capabilities.

All releases →

Related context

Beta — feedback welcome: [email protected]