Overview
Remote sandboxes run your session in a managed cloud container while keeping the same context and workspace. When a session runs in Sandbox, Omnara restores your workspace from a synced checkpoint, runs any workspace setup scripts, and reconnects the session.Reminder: You can run sessions locally and control them from your phone without using cloud sandboxing. Use sandboxing when you want execution itself to move off your machine.
Requirements
GitHub connected for the workspaceUsing Sandboxes
There are two ways to use Sandbox:- In the sidebar, click the cloud icon next to a worktree name to move that session to Sandbox. Wait for the sandbox to start, migrate, and reconnect.
- You can also start a brand new session directly in Sandbox from the new session screen. This is not a migration, but it uses the same sandbox environment.
Migrate Back to Local
Switch the execution target back to Local from the same UI.Notes
- sandbox sessions run from the restored workspace state
- git operations in the sandbox use the GitHub access you connected through Omnara for that workspace
- local and sandbox execution are different environments
Common Confusion
“Why is Sandbox unavailable?”
Usually this is because GitHub access has not been enabled for the workspace yet. To enable it:- Click Workspace Settings using the gear icon next to the worktree name
- Select the Git tab and connect GitHub