Skip to content

claude-mem

v13.6.2 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo AI Coding Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-agents ai-memory anthropic artificial-intelligence chromadb
+14 more
claude claude-agent-sdk claude-agents claude-code claude-code-plugin claude-skills embeddings long-term-memory mem0 memory-engine openmemory llm sqlite supermemory

Summary

AI summary

Updates Telemetry cost reduction, CI, and VS2022 across a mixed release.

Full changelog

What's Changed

Telemetry cost reduction (#2977)

  • TelemetryBuffer rollup windows — high-volume session_compressed and context_injected events are now aggregated into 5-minute rollup windows (observer_turn_rollup, context_injected_rollup) before forwarding to PostHog, replacing ~45M individual events/month with ~20K rollup records. Cuts the projected PostHog bill from ~$7,700/mo to ~$10/mo without losing aggregate shape (counts, sums, averages, top model, per-outcome buckets).
  • Outcome visibility in context_injected_rollup — added outcomes_ok / outcomes_error buckets so a window of 100% failed injections is distinguishable from one of zero-token successes.

CI

  • Windows build pinned to windows-2022 — the windows-latest image moved to windows-2025 (Visual Studio 18), which the bundled [email protected] can't detect, breaking native tree-sitter rebuilds. Pinned to windows-2022 (VS2022) until node-gyp gains VS18 support.

Full Changelog: https://github.com/thedotmack/claude-mem/compare/v13.6.1...v13.6.2

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

Track claude-mem

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

Earlier breaking changes

  • v13.11.0 Retires the standalone `cloud-sync.mjs` daemon.

Beta — feedback welcome: [email protected]