Split configurable and BYO proxies into separate pricing rows - #569
Open
courtney918 wants to merge 2 commits into
Open
courtney918 wants to merge 2 commits into
courtney918 wants to merge 2 commits into
Conversation
Configurable managed proxies are available on any paid plan (Hobbyist+); only bring-your-own proxies require Start-Up or Enterprise. The combined row incorrectly showed both as unavailable on Hobbyist. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
courtney918
marked this pull request as ready for review
September 14, 2026 14:28
There was a problem hiding this comment.
Risk assessment: Very Low
Decision: Already approved — not re-approving
Re-evaluated from the diff on 8746b3f6b04d64818d25a046869708dfdc127124 (unchanged since the prior approval).
This PR only edits info/pricing.mdx (2 additions, 2 deletions):
- Splits one managed-infrastructure table row into two (
Configurable proxiesvsBYO proxies) with different plan checkmarks - Removes a duplicate
Browser live viewrow
Why Very Low
- Documentation-only change in a Mintlify docs site
- No executable code, config, CI, infra, or production logic
- No auth, billing, or permissions implementation
- Small, isolated table edit with no shared-system impact
- No
CODEOWNERSfile or required codeowner review
Risk has not increased. Prior approval on this commit stands.
Sent by Cursor Automation: Assign PR reviewers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Summary
Two fixes to the managed-infrastructure matrix in the pricing table:
packages/api/lib/planaccess/planaccess.goin kernel/kernel).Docs-only change; no build or tests to run.
🤖 Generated with Claude Code
Note
Low Risk
Documentation-only pricing table corrections with no code, build, or runtime changes.
Overview
Updates the Managed infrastructure pricing matrix so proxy entitlements match product/API behavior.
The single Configurable & BYO proxies row is replaced by two rows: Configurable proxies (managed datacenter/ISP/residential/mobile) now show ✅ from Hobbyist upward, and BYO proxies stay ❌ until Start-Up and Enterprise. A duplicate Browser live view table row is removed.
Reviewed by Cursor Bugbot for commit 8746b3f. Bugbot is set up for automated code reviews on this repo. Configure here.