# claude-mem v13.17.2 - Product: claude-mem (https://whatsnew.fyi/product/claude-mem) - Vendor: claude-mem - Date: 2026-08-29 - Version: v13.17.2 - Original notes: https://github.com/thedotmack/claude-mem/releases/tag/v13.17.2 - Permalink: https://whatsnew.fyi/product/claude-mem/releases/v13.17.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Remove synchronous version/dependency check and duplicate one-shot MCP startup from Codex SessionStart, use persistent local worker path, cap API requests at 2 seconds, and keep supported cold-start path bounded for faster startup context - **added** — Record user-visible CMEM Pro offer surfaces as pro_offer_viewed with trial_days, canonical trial_variant, and installer source/surface labels to enable comparison of total displays and unique anonymous installs with trial starts per arm ##### What changed - **Fast, bounded Codex startup context.** Removes the synchronous version/dependency check and duplicate one-shot MCP startup from Codex `SessionStart`, uses the persistent local worker path, caps API requests at 2 seconds, and keeps the supported cold-start path bounded. Warm startup verification returned injected context in under one second. ([#3789](https://github.com/thedotmack/claude-mem/pull/3789)) - **7/14/30 installer-offer measurement.** Records every user-visible CMEM Pro offer surface as `pro_offer_viewed`, with `trial_days`, canonical `trial_variant`, and installer source/surface labels. Total displays and unique anonymous installs can now be compared with trial starts per arm. ([#3792](https://github.com/thedotmack/claude-mem/pull/3792)) ##### Privacy and behavior Offer measurement uses the existing consent-gated anonymous install UUID and strict property whitelist. It never sends email addresses, sign-in links, pairing secrets, device codes, prompts, paths, or source content. This release does not change trial assignment, offer copy, pricing, or checkout behavior.