This release adds 3 notable features for engineering teams evaluating rollout.
Published 25d
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
agents
ai
ai-agents
application
chatbots
chatgpt
+7 more
genai
llm
long-term-memory
memory
memory-management
python
state-management
Summary
AI summaryGuaranteed retrieval prefetched memories as a block before the agent runs, improving context injection.
Full changelog
Mem0 Pi Agent Plugin (v0.1.3)
New Features:
- Guaranteed retrieval: Memories relevant to each prompt are now prefetched and injected as a
<mem0-relevant-memories>block before the agent runs, so context no longer depends on the agent remembering to search. Context injection is on by default; setcontextInjection: falseto disable.
Improvements:
- Multi-hop retrieval: The memory policy and the
mem0_memorytool description now push proactive, multi-hop search -- several queries with different phrasings instead of stopping after one. - Clearer tool schema: The
mem0_memoryaction and parameter descriptions (action,query,content,memory_id,scope) now explain each action and scope.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]