v13.15.0

YassKhazzan/openperplex_backend_osv13.15.0Aug 10, 2026by thedotmack

AI Summary

Introduces a 7-day Pro trial to the npx installer, including a device-code approval flow and live model pricing fetched from the API.

Key Highlights

  • 7-day Pro trial in the npx installer
  • Device-code approval for pairing security
  • Live model pricing from API

New Features

  • Trial funnel in installer (pitch → email → magic-link → checkout)
  • Device-code approval mechanism
  • Live pricing updates from the backend

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