Skip to content

CodeTeleport

Push a conversation from one machine. Pull it on another. Resume right where you left off.

CodeTeleport syncs your AI coding sessions — Claude Code, Codex, and Antigravity — between machines. Working on your laptop and need to continue on your desktop? Push the session, pull it on the other machine, and resume (e.g. claude --resume, codex resume, or agy --conversation). Your full conversation — messages, file history, tool calls — travels with you.

Push

Bundle your current session and upload it to secure cloud storage with a single command.

Pull

Download the session on any machine. Paths are automatically rewritten to match the new environment.

Resume

Run your agent’s resume command (claude --resume, codex resume, or agy --conversation) and pick up exactly where you left off — full context intact. CodeTeleport derives the right command from the bundle’s recorded agent on pull.

  • CLI + MCP server — push and pull from the terminal or directly inside your AI coding agent (Claude Code, Codex, or Antigravity)
  • Multi-agent — works with Claude Code (default), Codex (OpenAI), and Antigravity (Google); choose your agent with codeteleport setup or codeteleport config set agent <claude-code|codex|antigravity>. Bundles are self-describing, so a session pushed from one agent restores correctly anywhere
  • Automatic path rewriting — sessions work regardless of username or directory structure
  • Project memory + working-file bundling — carries your project memory and the extra working/temp files a session touched, with a sensitive deny-list so secrets never leave your machine
  • Cross-device — laptop to desktop, work machine to personal machine
  • Dashboard — manage sessions, devices, and billing at app.codeteleport.com
  • Free tier — 25 sessions, 3 devices, no credit card required