v13.15.0

thedotmack/claude-memv13.15.0Aug 10, 2026by thedotmack

AI Summary

Enables a full end-to-end free week of CMEM Pro directly through the `npx` installer, including device-code approval and live model pricing fetching.

Key Highlights

  • Full 7-day Pro trial funnel in `npx claude-mem install`.
  • Device-code approval closes a pairing-secret disclosure vector.
  • Installer now fetches live model pricing from the API instead of hardcoded numbers.

New Features

  • Installer trial integration.
  • Device-code pairing mechanism.
  • Live pricing API integration.

Full Release Notes

## 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).