# claude-mem v13.15.0 - Product: claude-mem (https://whatsnew.fyi/product/claude-mem) - Vendor: claude-mem - Date: 2026-08-10 - Version: v13.15.0 - Original notes: https://github.com/thedotmack/claude-mem/releases/tag/v13.15.0 - Permalink: https://whatsnew.fyi/product/claude-mem/releases/v13.15.0 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'. --- - **added** — Trial funnel in npx claude-mem install with pitch, email entry, magic-link, and Stripe checkout, with automatic setup completion via pairing API polling - **added** — Device-code approval showing a short code in the terminal to confirm in the browser before credentials are delivered - **added** — Live model pricing fetched from the API instead of hardcoded numbers in the installer ##### 7-day Pro trial in the installer The npx installer can now start a free week of CMEM Pro end to end: - **Trial funnel in `npx claude-mem install`** — pitch → email entry → magic-link → Stripe checkout, with the installer polling the pairing API and finishing setup automatically once the trial starts (#3524) - **Device-code approval** — the terminal shows a short code (XXXX-XXXX) that you confirm in the browser before credentials are delivered, closing a pairing-secret disclosure vector (#3524) - **Live model pricing** — the installer now fetches model pricing from the API instead of shipping hardcoded numbers (#3515) Requires the cmem.ai backend released today (trial routes + `cli_pairings` device-authorization grant).