improvement(pricing): list Sandboxes as a Max and Enterprise feature - #7013
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryLow Risk Overview Adds a Features row in Reviewed by Cursor Bugbot for commit 60740c6. Configure here. |
Greptile SummaryThis PR updates pricing and upgrade configuration to present Sandboxes as a Max and Enterprise feature.
Confidence Score: 5/5The PR appears safe to merge, with the new pricing copy aligned to the existing sandbox entitlement and plan ordering. The comparison tuple maps Sandboxes to Max and Enterprise, matching the runtime Max-tier entitlement, while the Max upgrade-card wording remains consistent with the shared comparison data.
|
| Filename | Overview |
|---|---|
| apps/sim/app/workspace/[workspaceId]/upgrade/components/comparison-table/comparison-data.ts | Adds a Sandboxes comparison row whose Max and Enterprise availability matches the existing entitlement mapping and plan-column order. |
| apps/sim/app/workspace/[workspaceId]/upgrade/plan-configs.ts | Updates the Max plan feature summary to include Sandboxes consistently with the detailed comparison table. |
Reviews (1): Last reviewed commit: "improvement(pricing): list Sandboxes as ..." | Re-trigger Greptile
Summary
Sandboxesrow to the shared pricing comparisonFeaturessection, available on Max and EnterprisehasWorkspaceSandboxAccess→hasMaxTierWorkspaceAccess), so the row sits with them above the Enterprise-only blockCOMPARISON_SECTIONS: the public pricing cards, the in-app upgrade comparison table, and theWebApplication.featureListJSON-LD on/pricingSim Mailer, KB Live Sync & Sandboxesso the summary card matches the full tableType of Change
Testing
Tested manually. Biome check passes on both changed files; the rest of the audit suite was not run in this worktree (dependencies are not installed here) — the diff is data-literal only, with no generator inputs touched.
Checklist