Tools
mem0 adds opt-out telemetry to its Strands and DeepSeek plugins with an explicit no-content guarantee
Both mem0-strands-v0.1.1 and deepseek-plugin-v0.1.1 shipped 2026-08-27, sending anonymous usage events over the SDK's existing PostHog client with no new dependency. The changelogs enumerate what is excluded rather than what is included: never queries, memory text, message content, entity ids, metadata or API keys, only counts, durations, booleans and coarse failure kinds. Opt out with MEM0_TELEMETRY=false. The exclusion-list framing is becoming the standard way OSS agent-memory projects document telemetry.
Source
↳ Follow the thread