Skip to content

mem0

v2.0.4 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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 summary

Client delete methods now accept delete_linked to recursively remove linked memories.

Changes in this release

Feature Medium

Client delete() and async delete() accept `delete_linked` flag (default False)

Client delete() and async delete() accept `delete_linked` flag (default False)

Source: llm_adapter@2026-05-27

Confidence: high

Full changelog

Mem0 Python SDK (v2.0.4)

New Features:

  • Client: delete() and async delete() accept delete_linked (default False). When True, deleting a memory also removes the older memories it superseded (the v3 linked_memory_ids chain), transitively — the delete-side counterpart of latest_only, so a superseded memory does not resurface after the current one is deleted (#5270)

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

Track mem0

Get notified when new releases ship.

Sign up free

About mem0

Universal memory layer for AI Agents

All releases →

Beta — feedback welcome: [email protected]