Short-term memory for agent
Up to now, the agent has been stateless. We will introduce a database to store recent messages. If no database is configured, the agent will fall back to stateless operation.
task