Under the hood
Remote-session commands now use a single visibility check instead of two combined checks
What
The commands for remote-env and cloud sessions used to appear only when two separate checks both passed: a base check plus an explicit policy flag called allow_remote_sessions. Now a single combined check controls whether these commands show up.
Why
This simplifies how Claude Code decides whether to show remote-session related commands, though the practical effect for most users should be the same as before.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
Whether the simplified check changes visibility outcomes in any real scenario, versus just consolidating the same logic, is not stated.