supermemory/apps/web/hooks
MaheshtheDev 53c971ac85 feat(billing): add Max plan to nova with cancel/resume flow (#1024)
Integrate the new api_max plan ($100/mo, $130 credits) from mono into the
nova web app, mirroring mono's tier semantics.

- Tiers: insert api_max between pro and scale; resolves to Pro-tier for feature gates while displaying as "Max" (queries.ts, use-token-usage)
- Billing page: Max plan card ("Most Popular"), checkout/cancel/invoice wiring; advanced carousel page now 3-up (Max/Scale/Enterprise); Scale builds on Max
- Carousel auto-opens to the page holding the current plan (Max/Scale/ Enterprise users land on their own card instead of Free+Pro)
- Cancel: retention dialog listing what you lose + type-to-confirm "CANCEL"
- Cancel/resume state mirroring console: detect canceledAt-scheduled cancellation, show "Cancelling" pill + "Cancels on {date} · N days left", and a "Resume plan" (uncancel) action
2026-05-31 19:10:17 +00:00
..
use-account-settings.ts fix(web): stabilize home recents and improve org plan switcher (#967) 2026-05-18 19:36:44 +00:00
use-connection-health.ts mobile responsiveness pass + connections reauth fix (#959) 2026-05-17 21:49:23 +00:00
use-container-tags.ts feat: major iteration on the app (#896) 2026-05-02 23:58:58 +00:00
use-document-mutations.ts feat: major iteration on the app (#896) 2026-05-02 23:58:58 +00:00
use-org-settings.ts add org level context and space level profile (#1002) 2026-05-26 10:17:56 -07:00
use-org-summaries.ts fix(web): org plan badges via org-summaries and refresh Nova chat empty state (#968) 2026-05-18 23:44:09 +00:00
use-personalization.ts Show own space as Your conversations (#956) 2026-05-17 00:15:37 -07:00
use-plugin-space-meta.ts fix: Add plugin document rendering and MCP preview support (#938) 2026-05-15 18:26:37 +00:00
use-processing-documents.ts feat: major iteration on the app (#896) 2026-05-02 23:58:58 +00:00
use-project-mutations.ts Add bulk space deletion (#951) 2026-05-16 20:51:00 -07:00
use-reset-organization.ts feat: major iteration on the app (#896) 2026-05-02 23:58:58 +00:00
use-space-profile.ts add org level context and space level profile (#1002) 2026-05-26 10:17:56 -07:00
use-sync-runs.ts mobile responsiveness pass + connections reauth fix (#959) 2026-05-17 21:49:23 +00:00
use-token-usage.ts feat(billing): add Max plan to nova with cancel/resume flow (#1024) 2026-05-31 19:10:17 +00:00
use-trigger-sync.ts feat: add connector sync visibility to NOVA settings page (#930) 2026-05-12 11:59:56 +05:30