Problem Statement
Sonnet 4.5 introduces a built-in memory management tool (tool calling) and context editing features.
Strands should support enabling this tools via configuration and provide a mechanism to implement the memory tool.
An example on how it works is shown here https://github.com/aws-samples/anthropic-on-aws/blob/main/notebooks/claude_memory_features/claude_memory_tutorial.ipynb
Note that only InvokeModel API is supported for this feature and not the Converse API.
Proposed Solution
No response
Use Case
Native integration with Claude Sonnet 4.5 features
Alternatives Solutions
No response
Additional Context
No response