#sandbox disable

1 messages ยท Page 1 of 1 (latest)

solar sluice
#

How to disable sandbox?

stone mistBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> โœ… Mark Solution

vast solsticeBOT
# solar sluice How to disable sandbox?

Set the sandbox mode to off and restart the gateway:

openclaw config set agents.defaults.sandbox.mode off
openclaw gateway restart

If you configured sandboxing on a specific agent, check your config for an agents.list[].sandbox override too; that can override the default.

For sanity, also paste your version if this behaves differently:

openclaw --version

Docs: https://docs.openclaw.ai/gateway/sandboxing and https://docs.openclaw.ai/gateway/config-agents#agentsdefaultssandbox

solar sluice
#

tui is unusable after updating to OpenClaw 2026.5.12 (f066dd2)
i cant write into it

vast solsticeBOT