This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
Summary
AI summaryDeep telemetry instrumentation adds context statistics, enriched session data, person profiles, and improved worker start capture.
Full changelog
What's New in 13.5.1
Deep telemetry instrumentation (anonymous, opt-out — see npx claude-mem telemetry):
context_injectednow reports token economics and observation-type breakdowns via the newgenerateContextWithStats()context builder, so we can measure real context savings.session_compressedenriched with provider, model, real per-call token counts (Claude, Gemini, and OpenRouter at parity), latency, and observation-type breakdown.- Lifecycle events now create person profiles with IDE, provider, and mode properties, unlocking retention/cohort analytics (DAU/WAU via daily worker heartbeat).
worker_startedcapture moved after DB init so it reflects a genuinely live worker.- Telemetry scrub whitelist expanded and tested for all new properties; consent screen and docs list every property collected.
🤖 Generated with Claude Code
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
About claude-mem
A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.
Related context
Related tools
Earlier breaking changes
- v13.11.0 Retires the standalone `cloud-sync.mjs` daemon.
Beta — feedback welcome: [email protected]