Improvements:
- Search: The
search_memoriestool description no longer asks the agent to search proactively or to run several searches for multi-part questions. It now asks for a search before repeating investigation or when earlier decisions, fixes, commands, or results may help, the same wording as the other coding-agent plugins (#7420) - Session context: Removed two system-context lines that told the agent to run 2 parallel searches before responding and 2-4 parallel searches for non-trivial tasks (#7420)
- Skills:
/mem0-searchand/mem0-context-loadermake onesearch_memoriescall instead of 2 and 2-4 parallel calls./mem0-context-loadernow uses the search skill description from the other coding-agent plugins instead of asking to load at every new task or context switch (#7420)