deepseek-plugin-v0.1.1
Mem0 DeepSeek Plugin (v0.1.1)
Added 1
- Anonymous usage telemetry events are batched to PostHog and flushed in the background, capturing tool names, durations, counts, and coarse failure kinds without queries, memory text, filters, or API keys, with opt-out via MEM0_TELEMETRY=false environment variable
From Mem0
New Features:
- Usage telemetry: Anonymous usage events (
deepseek.plugin.mounted,deepseek.tool.search_memory,deepseek.tool.add_memory) are batched to PostHog over native fetch and flushed in the background. Events carry only tool names, durations, counts, and coarse failure kinds: never queries, memory text, filters, or API keys. Opt out withMEM0_TELEMETRY=false(#7110)