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.223 Home All releases olderv2.1.222 v2.1.224newer

Teleport and remote-control commands explain themselves inside cloud sessions

Use it now
Useful4 Signal0
Teleport Notable

Running teleport inside a cloud session now tells you the exact local command to run instead of just failing.

/teleportclaude --teleportCLAUDE_CODE_REMOTE_SESSION_ID
What

Running a teleport or remote-control command from inside a cloud session now returns a targeted explanation instead of failing opaquely.

Details
  • Applies to /teleport, the session command and remote control.
  • The message includes the exact claude --teleport <id> command to run locally.
  • Triggered when running as a remote session, detected via CLAUDE_CODE_REMOTE_SESSION_ID.
Evidence

/teleport pulls a cloud session into a terminal on your own machine, so it can't run from inside this session.

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.223 →