Skip to content

Split configurable and BYO proxies into separate pricing rows - #569

Open
courtney918 wants to merge 2 commits into
mainfrom
hypeship/split-proxy-pricing-row
Open

courtney918 wants to merge 2 commits into
mainfrom
hypeship/split-proxy-pricing-row

Conversation

@courtney918

@courtney918 courtney918 commented Sep 14, 2026

Copy link
Copy Markdown

Summary

Two fixes to the managed-infrastructure matrix in the pricing table:

  1. Split the combined "Configurable & BYO proxies" row. It was marked unavailable on Hobbyist, which is only true for BYO (custom) proxies — configurable managed proxies (datacenter/ISP/residential/mobile) are available on any paid plan, starting with Hobbyist. This matches API enforcement: managed proxies gate on paid access, while custom proxies gate on Start-Up/Enterprise (packages/api/lib/planaccess/planaccess.go in kernel/kernel).
Feature Developer Hobbyist Start-Up Enterprise
Configurable proxies
BYO proxies
  1. Remove the duplicate "Browser live view" row — it appeared twice in the same table.

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.

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>
@mintlify

mintlify Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated
Kernel 🟢 Ready View Preview Sep 14, 2026, 2:13 PM

💡 Tip: Enable Automations to automatically generate PRs for you.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
cursor[bot]
cursor Bot approved these changes Sep 14, 2026
@courtney918
courtney918 marked this pull request as ready for review September 14, 2026 14:28

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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 proxies vs BYO proxies) with different plan checkmarks
  • Removes a duplicate Browser live view row

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 CODEOWNERS file or required codeowner review

Risk has not increased. Prior approval on this commit stands.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

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.

1 participant