/teleport can hand your current session to the cloud if your git tree is clean and pushed.
What's wrong with this entry?
The teleport menu gained "Continue this session in the cloud", which hands the current session to a cloud session and then either reconnects Remote Control to it or disconnects. It refuses unless Remote Control is active, you are logged in to claude.ai, and you are in a git repo with a clean tree and nothing unpushed. Available where /teleport already is, which needs the allow_remote_sessions remote setting.
- calls a new
move-to-cloudendpoint on the session after the precondition checks pass - the command description changed to cover both directions of travel
- emits
tengu_teleport_to_cloudandteleport_to_cloudtelemetry
Send this session to the cloud, or resume one from claude.ai
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.219
Teleport branch-mismatch error explains what the checkout actually is
Both mention teleport
-
v2.1.223
Teleport and remote-control commands explain themselves inside cloud sessions
Both mention teleport
-
v2.1.224
--teleportand--cloudshow up inclaude --helpBoth mention teleport