Experiment - Working memory for current task state
Problem:You want to build an AI agent that remembers important information during a task to make better decisions. Currently, the agent forgets previous steps quickly, causing poor task performance.
Current Metrics:Task success rate: 60%, Average steps to complete task: 15, Memory recall accuracy: 40%
Issue:The agent lacks effective working memory, leading to forgetting key task details and making inconsistent decisions.