You'll notice
Transcript rows pulled in via teleport no longer get re-uploaded to the remote store.
Transcript persistence now checks whether an entry belongs to a conversation pulled in via /teleport, and if so skips uploading that row. This avoids re-mirroring pulled history back to the remote store.
Names in the bundle/teleport
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
Confirmed since
Anthropic's documentation has since written up /teleport, on Claude Code changelog.
* Fixed cloud-session commands such as `/teleport` and `/remote-env` to explain when an organization policy turns them off, instead of answering "Unknown command"changelog see the edit
Two sources agreeTwo things we can check say the same as this entry.
Anthropic's documentation agrees
Anthropic's documentation has since written up /teleport, on Claude Code changelog.
Anthropic's release notes agree
Fixed Remote Control uploading a session pulled with /teleport into the connected session, which appeared appended to the original on phone…