v13.15.0

coleam00/Archonv13.15.0Aug 10, 2026by thedotmack

AI Summary

The npx installer now includes a full 7-day Pro trial funnel, featuring device-code approval for secure pairing and live model pricing fetched from the API.

Key Highlights

  • Trial funnel in `npx claude-mem install`
  • Device-code approval for secure credential delivery
  • Live model pricing from the API
  • Automatic setup completion upon trial start

New Features

  • 7-day Pro trial in installer
  • Device-code approval
  • Live model pricing

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