Improvements:
- Search: The memory policy,
mem0_memorytool description, and prompt guidelines no longer ask the agent to search before answering anything that may depend on earlier context or to run several searches per question. They now ask for a search before repeating investigation or when earlier decisions, fixes, commands, or results may help (#7420) - Skills:
context-loadermakes one search instead of 2-4 parallel searches, and uses the search skill description from the other coding-agent plugins (#7420) - Automatic recall: Injected memories are introduced as "Mem0 found these relevant memories from earlier work in this repository:", the same heading as the Python plugins. The old heading called them a shallow first pass and told the agent to search again (#7420)