mem0-strands-v0.1.1

mem0ai/mem0mem0-strands-v0.1.1Aug 27, 2026by kartik-mem0

AI Summary

Adds anonymous usage telemetry to the Strands integration, leveraging the existing Mem0 SDK PostHog client for privacy-focused tracking.

Key Highlights

  • Anonymous usage telemetry integration
  • Leverages existing Mem0 SDK PostHog client
  • Privacy-focused event tracking

New Features

  • PostHog Telemetry
  • Usage Event Tracking

Full Release Notes

**New Features:**
- **Usage telemetry:** Anonymous usage events (`strands.store.init`, `strands.store.search`, `strands.store.add`, `strands.store.add_messages`) ride the Mem0 SDK's existing PostHog client, unsampled, with no new dependency. Events carry only counts, durations, booleans, and coarse failure kinds: never queries, memory text, message content, entity ids, metadata, or API keys. Opt out with `MEM0_TELEMETRY=false` ([#7110](https://github.com/mem0ai/mem0/pull/7110))