Strands Integration Changelog
Changelog for hindsight-strands.
For the source code, see hindsight-integrations/strands.
0.1.3
Bug Fixes
- Fixes Strands integration to properly close internally owned Hindsight clients, preventing resource leaks and related stability issues.·
@benfrank241·2bfd7747
0.1.2
Improvements
- Improved Python typing support for the Strands integration by shipping the PEP 561 "py.typed" marker. (
d054b884)
Bug Fixes
- All Strands integration HTTP requests now include a consistent identifying User-Agent for better compatibility and troubleshooting. (
9372462e)
0.1.1
Features
- Added Strands Agents SDK integration, enabling Hindsight memory tools to be used with Strands agents. (
7fe773c0)