New post is live on how to add AgentCore Memory to an AWS AgentCore Agentic slack bot, (and also some Strands tools to permit users to delete memories, something Strands memory manager doesn't natively support)
This one dives into how we built persistent, per-user memory into Vera using AgentCore.
- Short-term events vs long-term records
- Per-user namespaces
- Session ID vs actor ID
Article is paid but not for you: https://www.letsdodevops.com/p/1e1b4c9b-27fc-4de2-a9ff-99f863bb595d
Code is MIT open source:
https://github.com/KyMidd/AgentCore_AgenticSlackBot
