Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.229 Home All releases olderv2.1.228 v2.1.231newer
Claude Code v2.1.229

/teleport can send the current session to the cloud

Use it now
Useful4 Signal4
Remote Control Notable

/teleport can hand your current session to the cloud if your git tree is clean and pushed.

/teleportallow_remote_sessions
What

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.

Details
  • calls a new move-to-cloud endpoint on the session after the precondition checks pass
  • the command description changed to cover both directions of travel
  • emits tengu_teleport_to_cloud and teleport_to_cloud telemetry
Evidence

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.

See this entry in the whole of v2.1.229 →