Skip to content

mem0

vts-v3.0.5 scope: ts 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() now supports deleteLinked option to remove superseded memories.

Changes in this release

Feature Medium

`delete()` now accepts `deleteLinked` option to remove linked older memories.

`delete()` now accepts `deleteLinked` option to remove linked older memories.

Source: llm_adapter@2026-05-27

Confidence: low

Feature Low

`delete()` now accepts an options object with `deleteLinked` (serialized as `delete_linked`, default `false`).

`delete()` now accepts an options object with `deleteLinked` (serialized as `delete_linked`, default `false`).

Source: granite4.1:30b@2026-05-27-audit

Confidence: low

Feature Low

When `deleteLinked` is `true`, deleting a memory also removes the older memories it superseded in the v3 linked chain, transitively.

When `deleteLinked` is `true`, deleting a memory also removes the older memories it superseded in the v3 linked chain, transitively.

Source: granite4.1:30b@2026-05-27-audit

Confidence: low

Full changelog

Mem0 Node SDK (v3.0.5)

New Features:

  • Client: delete() accepts an options object with deleteLinked (serialized as delete_linked, default false). When true, deleting a memory also removes the older memories it superseded (the v3 linked chain), transitively — the delete-side counterpart of latestOnly, 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]