start
claude --cloud "task"
attach resume
claude -p "now fix the failing test" --cloud <session-id>
cloud to local
claude --teleport <session-id>
Limitation
- 1 cloud session = 1 isolated VM
- no migration from local session
on the web
Use Claude Code on the web - Claude Code Docs
Move sessions between web and terminal with --cloud and --teleport, manage and share sessions, and auto-fix pull requests from the cloud.
https://code.claude.com/docs/en/claude-code-on-the-web

Seonglae Cho