Remote Control now checks your Claude Code version meets a minimum before accepting a remotely started session
When a session is started remotely (via Remote Control), Claude Code now checks that the local installation meets a required minimum version, and distinguishes three ways that check can fail:
- the required version couldn't be retrieved from the server at all
- the value received from the server was malformed
- the local installation is genuinely below the required version
Each case now shows its own distinct message explaining what went wrong.
This makes it clearer why a remotely started session was rejected, instead of showing one generic failure for what could be three different underlying problems.
tengu_bridge_min_version Not enough to sayNothing here resolved what this flag was doing on this version, so nothing here should be read as on or off.
This account: no value returned · anonymous baseline: no value returned · compiled default in v2.1.273: not a boolean we can read
These values were read against a different version of Claude Code, so treat them as the nearest reading available instead of one taken on this release.
Read once, for one account on one subscription tier, against v2.1.273. It isn't a statement about your account. What a flag value here can and cannot tell you
Nothing has been read yet about whether the `tengu_bridge_min_version` gate is switched on for any account.