Skip to content

feat: autumn migration#902

Merged
graphite-app[bot] merged 1 commit intomainfrom
05-05-feat_autumn_migration
May 8, 2026
Merged

feat: autumn migration#902
graphite-app[bot] merged 1 commit intomainfrom
05-05-feat_autumn_migration

Conversation

@MaheshtheDev
Copy link
Copy Markdown
Member

No description provided.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 6, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
supermemory-mcp debac33 May 08 2026, 10:44 PM

Copy link
Copy Markdown
Member Author


How to use the Graphite Merge Queue

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

@MaheshtheDev MaheshtheDev marked this pull request as ready for review May 6, 2026 06:19
@graphite-app graphite-app Bot requested a review from Dhravya May 6, 2026 06:20
@claude
Copy link
Copy Markdown

claude Bot commented May 6, 2026

Claude finished @MaheshtheDev's task in 1m 37s —— View job


Review Complete

  • Fetch PR diff and existing review comments
  • Analyze changes for bugs, security issues, and logic errors
  • Submit review

Summary: Clean migration from autumn-js v0.0.116 to v1.2.12. All API changes are consistent across 13 files. No bugs, security issues, or logic errors found. The UI consolidation from separate token/search progress bars to unified plan usage percentage is well-implemented with detailed usage info preserved in tooltips and text.

Score: 10/10 — Good to ship.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 6, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
supermemory-app debac33 Commit Preview URL May 08 2026, 10:45 PM

@graphite-app
Copy link
Copy Markdown

graphite-app Bot commented May 8, 2026

Merge activity

@MaheshtheDev MaheshtheDev force-pushed the 05-05-feat_autumn_migration branch from 14add0b to fb1ad3e Compare May 8, 2026 21:37
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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:

  • productIdplanId in autumn.attach()
  • autumn.customer?.productsautumn.data?.subscriptions
  • autumn.customer?.features?.Xautumn.data?.balances?.X
  • included_usagegranted
  • next_reset_atnextResetAt
  • openBillingPortal()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

@graphite-app graphite-app Bot force-pushed the 05-05-feat_autumn_migration branch from fb1ad3e to debac33 Compare May 8, 2026 22:42
@graphite-app graphite-app Bot merged commit debac33 into main May 8, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants