Skip to content

Fix Max credit wording and support FAQ drift - #605

Merged
AnthonyRonning merged 1 commit into
masterfrom
codex-maple-604-max-credit-wording-maple
Jul 6, 2026
Merged

Fix Max credit wording and support FAQ drift#605
AnthonyRonning merged 1 commit into
masterfrom
codex-maple-604-max-credit-wording-maple

Conversation

@AnthonyRonning

@AnthonyRonning AnthonyRonning commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • update Max pricing copy to 200,000 monthly credits (10x Pro)
  • remove the redundant Maple support FAQ doc that can drift from the root FAQ

Validation

  • nix develop -c just install
  • nix develop -c just format
  • nix develop -c just lint
  • nix develop -c just build
  • git diff --check

Closes #604


Open in Devin Review

Summary by CodeRabbit

  • Bug Fixes
    • Clarified the “Max” plan’s usage details across pricing pages, replacing vague wording with a specific monthly credit amount.
  • Documentation
    • Removed the support FAQ document from the docs section.

@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 97b6d73f-86e8-4e58-8ebf-587c5e9b66f4

📥 Commits

Reviewing files that changed from the base of the PR and between 9f87ed0 and c797658.

📒 Files selected for processing (3)
  • docs/support-faq.md
  • frontend/src/config/pricingConfig.tsx
  • frontend/src/routes/pricing.tsx
💤 Files with no reviewable changes (1)
  • docs/support-faq.md

📝 Walkthrough

Walkthrough

Updates the "Max" plan feature and FAQ text in pricingConfig.tsx and pricing.tsx from "20x more usage than Pro" to "200,000 monthly credits (10x Pro)". Removes docs/support-faq.md entirely.

Changes

Max Credit Wording Fix

Layer / File(s) Summary
Max plan wording update
frontend/src/config/pricingConfig.tsx, frontend/src/routes/pricing.tsx
Max plan feature and FAQ text changed from "20x more usage than Pro" to "200,000 monthly credits (10x Pro)".
Support FAQ removal
docs/support-faq.md
Removed the "Maple Support FAQ" document entirely with no replacement content.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

Poem

A rabbit hopped through pricing lines,
Twenty-x wrong, now ten-x shines,
Two hundred thousand credits bright,
One stale FAQ hopped out of sight,
Clean and crisp, the numbers align! 🐇✨

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title is specific and accurately reflects both the Max credit wording fix and the support FAQ removal.
Linked Issues check ✅ Passed The PR updates both pricing copy locations to 200,000 monthly credits (10x Pro) and deletes the redundant support FAQ as requested.
Out of Scope Changes check ✅ Passed The changes stay within the requested pricing-copy cleanup and FAQ removal, with no clear unrelated edits.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex-maple-604-max-credit-wording-maple

Comment @coderabbitai help to get the list of available commands.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying maple with  Cloudflare Pages  Cloudflare Pages

Latest commit: c797658
Status: ✅  Deploy successful!
Preview URL: https://fb61c44b.maple-ca8.pages.dev
Branch Preview URL: https://codex-maple-604-max-credit-w.maple-ca8.pages.dev

View logs

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@AnthonyRonning
AnthonyRonning merged commit 58fa0f3 into master Jul 6, 2026
17 checks passed
@AnthonyRonning
AnthonyRonning deleted the codex-maple-604-max-credit-wording-maple branch July 6, 2026 23:34
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.

Fix Max credit wording and remove redundant support FAQ

1 participant