Why the memory property in Agent is unable to get the context from runtime?
I logged the runtime context from both Memory and Instructions. It’s being received correctly by Instructions, but not by Memory.
Please see my attachments



6 Replies
both Memory and Instructions should have same context received from runtime right?
📝 Created GitHub issue: https://github.com/mastra-ai/mastra/issues/8999
GitHub
[DISCORD:1428922216132907038] Why the memory property in Agent is u...
This issue was created from Discord post: https://discord.com/channels/1309558646228779139/1428922216132907038 I logged the runtime context from both Memory and Instructions. It’s being received co...
@Chaosumaru how do you use runtimeContext in your code, can you show us a small reproduction?
@Ward here, it is just a basic get from the runtimecontext


That's odd, we'll have a look
Yeah I thought it was working, Cause I assume it should work since, I tried instructions, model, workflows, and tools are working fine for me... I am not sure yet with other properties