mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 11:07:41 +00:00
feat: add browser target selection for sandboxed agents
This commit is contained in:
@@ -240,6 +240,7 @@ describe("Agent-specific tool filtering", () => {
|
||||
allow: ["read", "write", "bash"],
|
||||
deny: [],
|
||||
},
|
||||
browserAllowHostControl: false,
|
||||
},
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user