Skip to main content

Plans

Yearly is the featured price (8.25/month).Monthlyis8.25 / month). Monthly is 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 share or wrapper run -- <cmd>)
  • Attach from another terminal on the same computer
  • Unshared sessions stay on your machine (loopback, no Convex, no relay)
Local attach does not require Pro or a Wrapper account.

Pro

  • Everything in Free
  • Attach from another device
  • Share a session from the host (wrapper share or Ctrl+\ then s), revoke anytime (Ctrl+\ then u)
  • Host on a remote Linux box. Your laptop does not have to run Wrapper
  • iOS viewer for iPhone and iPad
Autumn product ids: 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 id can_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).
Last modified on September 11, 2026