[BUG] Remote Control not enabled for Max subscriber — "not yet enabled for your account"

Resolved 💬 3 comments Opened Feb 28, 2026 by RealReven Closed Mar 4, 2026

Bug description

Running claude remote-control returns:

Error: Remote Control is not yet enabled for your account.

despite having an active Max subscription.

Steps to reproduce

  1. claude auth logout && claude auth login (fresh OAuth login)
  2. Cleared Statsig cache (~/.claude/statsig/statsig.cached.evaluations.*, statsig.last_modified_time.*, statsig.session_id.*)
  3. claude remote-control — still returns the error

Environment

  • Claude Code: v2.1.63
  • OS: macOS (Darwin 25.3.0, ARM64)
  • Auth: OAuth (first party), Max plan
  • Node: v24.13.0

Expected behavior

Remote Control session should start with QR code and session URL.

Additional context

The tengu_ccr_bridge feature gate returns false from the server despite Max subscription. Clearing local Statsig cache and re-authenticating does not resolve it. Appears to be a server-side flag rollout issue.

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗