Handing your session off to the desktop app now also refuses remote sessions, but the command is inert anyway.
The /desktop handoff gained a remote-session guard, but a preceding check returns false unconditionally so the command never appears.
What's wrong with this entry?
The predicate behind the desktop command, described as "Continue the current session in Claude Desktop", now additionally requires that the session is not remote or control-channel attached.
- the org allow_desktop_handoff policy check still applies
- the first condition is a function that returns false unconditionally in this build, so the command stays inert regardless of policy or session type
allow_desktop_handoff
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
A crashing slash command now tells you it crashed
Both mention slash command
-
v2.1.234
A command can decide from its arguments whether it counts as sensitive
Both mention slash command
-
v2.1.234
A slash-command grouping for a command that does not exist
Both mention slash command