v13.17.2
Added 1
- 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
Changed 1
- 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
From claude-mem
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) - 7/14/30 installer-offer measurement. Records every user-visible CMEM Pro offer surface as
pro_offer_viewed, withtrial_days, canonicaltrial_variant, and installer source/surface labels. Total displays and unique anonymous installs can now be compared with trial starts per arm. (#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.