Plans
Yearly is the featured price (15 and does not
require a yearly commitment. The landing pricing
scene and signed-in dashboard billing
put a Yearly / Monthly switch on the Pro card. Checkout follows that choice and
defaults to yearly.
Profile shows Free or Pro. Stripe’s customer portal is available after the
first Pro checkout; free accounts only see upgrade.
Free
- Does not patch your shell config (
wrapper shareorwrapper run -- <cmd>) - Attach from another terminal on the same computer
- Unshared sessions stay on your machine (loopback, no Convex, no relay)
Pro
- Everything in Free
- Attach from another device
- Share a session from the host (
wrapper shareorCtrl+\thens), revoke anytime (Ctrl+\thenu) - Host on a remote Linux box. Your laptop does not have to run Wrapper
- iOS viewer for iPhone and iPad
pro (monthly) and pro_yearly (yearly). Both grant
can_share_relay.
How a remote session connects is in Remote share.
Entitlement id
Billing checks the Autumn feature idcan_share_relay. Operators can override
the feature id with WRAPPER_AUTUMN_RELAY_SHARE_FEATURE_ID on the Convex
deployment. Plan ids default to pro and pro_yearly (WRAPPER_AUTUMN_PRO_PLAN_ID,
WRAPPER_AUTUMN_PRO_YEARLY_PLAN_ID).