This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryUpdates 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_compressedandcontext_injectedevents 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— addedoutcomes_ok/outcomes_errorbuckets so a window of 100% failed injections is distinguishable from one of zero-token successes.
CI
- Windows build pinned to
windows-2022— thewindows-latestimage moved towindows-2025(Visual Studio 18), which the bundled[email protected]can't detect, breaking nativetree-sitterrebuilds. Pinned towindows-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
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]