Skip to content

tools

v0.8.0 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ 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

Summary

AI summary

Fixed handling of binary file uploads in code‑interpreter, shell non‑interactive mode now driven by an environment variable, and MongoDB memory driver prefers env vars over params.

Changes in this release

Bugfix Medium

Fix code-interpreter to add blob support for binary file uploads.

Fix code-interpreter to add blob support for binary file uploads.

Source: llm_adapter@2026-06-03

Confidence: high

Bugfix Medium

Drive shell non_interactive mode from environment variable.

Drive shell non_interactive mode from environment variable.

Source: llm_adapter@2026-06-03

Confidence: high

Bugfix Medium

Let MongoDB memory tool prioritize environment variables over parameters.

Let MongoDB memory tool prioritize environment variables over parameters.

Source: llm_adapter@2026-06-03

Confidence: high

Full changelog

What's Changed

  • fix(code-interpreter): add blob support to write_files for binary file uploads by @rogep in https://github.com/strands-agents/tools/pull/462
  • fix(shell): drive non_interactive mode from environment variable by @zastrowm in https://github.com/strands-agents/tools/pull/486
  • fix(mongodb_memory): let environment variables take precedence over tool parameters by @zastrowm in https://github.com/strands-agents/tools/pull/487

New Contributors

  • @rogep made their first contribution in https://github.com/strands-agents/tools/pull/462

Full Changelog: https://github.com/strands-agents/tools/compare/v0.7.0...v0.8.0

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]