Skip to content

Conversation

@jariy17
Copy link
Contributor

@jariy17 jariy17 commented Feb 11, 2026

Summary

  • Document the batch_size parameter added to AgentCoreMemoryConfig in bedrock-agentcore-sdk-python#244
  • Add a new Message Batching section with context manager and explicit close() examples
  • Update the Basic Setup example to use the recommended with statement pattern
  • Add a best-practice note about flushing buffered messages to the Important Notes section
image

Test plan

  • [x ] Run mkdocs serve locally and verify the AgentCore Memory page renders correctly
  • [ x] Confirm the parameter table includes batch_size and renders properly
  • [ x] Verify code examples are syntactically correct
  • [ x] Check that admonitions (warning and note) display correctly

Document the batch_size parameter, context manager usage, close(),
and pending_message_count() added in bedrock-agentcore-sdk-python PR strands-agents#244.
@strands-agent
Copy link
Contributor

Documentation Deployment Complete

Your documentation preview has been successfully deployed!

Preview URL: https://d3ehv1nix5p99z.cloudfront.net/pr-540/

@afarntrog afarntrog merged commit d753ce4 into strands-agents:main Feb 11, 2026
4 checks passed
@afarntrog
Copy link
Contributor

Thanks @jariy17 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants