/teleport hands off your in-progress session to a cloud sandbox. Close the laptop. The agent keeps going.

Open /remote-sessions to browse every active workspace and session, check status, and jump back into any of them without reopening your local terminal.

Close the lid or lose wifi. Whatever the agent was doing is gone.
Long tasks mean keeping the terminal open, staying connected, waiting.
Come back to a half-finished task and no context about why it stopped.
Let the agent take full control in a clean, isolated workspace. Your local repo, credentials, and system state stay untouched.
/teleportKimchi provisions a sandbox pre-loaded with your tools, skills, and agent state. A progress bar shows setup status.
A fullscreen tabbed terminal wired to the remote session. It's already running in the cloud.
Ctrl+D drops you back to local. The sandbox keeps running. Come back via /remote-sessions, the console, or VS Code.
Workspaces stay alive until you delete them. Filesystem, git history, and installed dependencies are all there when you reconnect.
Run multiple independent sessions inside one workspace. Switch with Ctrl+B n/p or jump directly with Ctrl+B 1–9.
Made edits locally after handing off? Run /sync to push them to the sandbox without restarting.
Run /ssh-config inside the overlay. Open VS Code → Remote Sessions. The workspace appears automatically. Full editor, no manual config.
Running a multi-phase Ferment plan? /teleport hands off mid-phase. The agent keeps building from where it left off.
/teleport.Ships with Kimchi Coding. No separate install required.