View Sandbox Status
Use these commands to inspect registered sandboxes and collect evidence before changing a sandbox.
Use this guide after you finish Quickstart with Deep Agents.
List Sandboxes
List every sandbox registered on this host:
The list shows each sandbox’s model, provider, policy presets, and active SSH session indicator. Use JSON output for scripts:
Check Sandbox Health
Check a specific sandbox’s health, inference route, active connections, live policy, and update status:
Use the host-level status command when you want the sandbox inventory plus host auxiliary service state, such as cloudflared:
Inspect Logs
View recent sandbox logs:
Stream logs while you reproduce a problem:
The log command reads Deep Agents sandbox output and OpenShell audit events, so policy denials appear beside terminal-runtime logs.
Collect Diagnostics
Collect diagnostics for bug reports or support handoff:
Use --quick for a smaller local summary:
The debug command gathers system information, Docker state, sandbox logs, and sandbox status.
Related Topics
- Run Sandboxes for multiple-sandbox naming and start or stop operations.
- Recover and Rebuild Sandboxes when status or logs show that a runtime needs repair.
- Troubleshooting for symptom-based remediation.
- CLI Selection Guide for the boundary between
nemo-deepagentsand lower-level OpenShell commands.