What problem does it solve?
Continuing an agent conversation on a different computer normally loses context or requires manual re-setup. This Skill coordinates moving the current conversation between Cloud sandboxes, Desktop Local, and other Cloud-registered environments while handling the machine-local files and setup that do not transfer automatically.
Core Features & Use Cases
- Environment Discovery and Targeting: List accessible online Cloud-registered targets with
letta teleport list and move the conversation with letta teleport cloud, letta teleport local, or a named environment.
- Artifact Transfer: Upload and download files between machines using
letta sandbox upload and letta sandbox download before the handoff, retaining returned sandbox paths in context.
- Headless Environment Routing: Run a separate headless turn on Cloud or another environment with
letta -p --conversation <id> --environment <target> without moving the current conversation.
- Use Case: You started a debugging task on your laptop but need more compute. Upload the local artifacts, run
letta teleport cloud as the final action, and the conversation resumes in the Cloud sandbox with full memory intact.
Quick Start
Ask the agent to continue this task on Cloud, and it will upload any needed local files and run the teleport command as its final action.