Problem
if i create an agent with no memory, each invoke is a fresh session. For a new customer this may be confusing to know they actually need a memory for a basic agent.
To reproduce, create an agent without memory, run agentcore invoke or agentcored dev and observe the behavior.
Problem
if i create an agent with no memory, each invoke is a fresh session. For a new customer this may be confusing to know they actually need a memory for a basic agent.
To reproduce, create an agent without memory, run
agentcore invokeoragentcored devand observe the behavior.