The real transcript.
OMP, Pi, Claude Code, and Codex resume from the session you were already using.
Beam moves your workspace, Git state, and real coding-agent transcript to a remote sandbox as one unit—then brings them home through a verified return stage.
$ beam up --target box --tool omp \ --message "keep going" local box workspace + session landed as k8jwt2 watch beam attach k8jwt2 return beam down k8jwt2
The remote agent keeps its real context. Attach from anywhere, inspect its output, or let it finish while your machine is offline.
OMP, Pi, Claude Code, and Codex resume from the session you were already using.
Dirty files, untracked work, Git objects, refs, index, and stashes move together.
Beam stages and proves the return before it can touch your live local workspace.
Beam separates provisioning, transport, session formats, and the remote runtime. The command stays the same whether the target is managed or your own SSH server.
beam up mirrors the workspace, installs the session, and resumes the agent.
beam attach lets you watch or steer. Disconnecting never stops the work.
beam down collects safely. beam integrate previews and applies.
Bring the sandbox you want
curl -fLO https://github.com/bipa-app/beam/releases/latest/download/beam-darwin-arm64