v13.15.0
Added 3
- Trial funnel in npx claude-mem install with pitch, email entry, magic-link, and Stripe checkout, with automatic setup completion via pairing API polling
- Device-code approval showing a short code in the terminal to confirm in the browser before credentials are delivered
- 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).