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)