feat: autumn migration#902
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
supermemory-mcp | debac33 | May 08 2026, 10:44 PM |
How to use the Graphite Merge QueueAdd the label Main to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
Claude finished @MaheshtheDev's task in 1m 37s —— View job Review Complete
Summary: Clean migration from Score: 10/10 — Good to ship. |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
supermemory-app | debac33 | Commit Preview URL | May 08 2026, 10:45 PM |
Merge activity
|
14add0b to
fb1ad3e
Compare
There was a problem hiding this comment.
Overview: Migrates from autumn-js v0.0.116 to v1.2.12, updating API calls across the codebase and consolidating the billing UI from separate token/search progress bars to a unified plan usage percentage.
Issues found: None — this looks good to ship.
The migration is consistent across all 13 changed files:
productId→planIdinautumn.attach()autumn.customer?.products→autumn.data?.subscriptionsautumn.customer?.features?.X→autumn.data?.balances?.Xincluded_usage→grantednext_reset_at→nextResetAtopenBillingPortal()→openCustomerPortal()with options
Auth context changes correctly unwrap .data from responses. The UI still displays detailed token/search usage in tooltips and text labels.
Score: 10/10
fb1ad3e to
debac33
Compare

No description provided.