mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 18:38:28 +00:00
feat: add browser target selection for sandboxed agents
This commit is contained in:
@@ -186,6 +186,7 @@ describe("sandboxed workspace paths", () => {
|
||||
env: { LANG: "C.UTF-8" },
|
||||
},
|
||||
tools: { allow: [], deny: [] },
|
||||
browserAllowHostControl: false,
|
||||
};
|
||||
|
||||
const testFile = "sandbox.txt";
|
||||
|
||||
Reference in New Issue
Block a user