feat: add browser target selection for sandboxed agents

This commit is contained in:
Peter Steinberger
2026-01-11 01:24:02 +01:00
parent d2098e4492
commit 326fb04d12
16 changed files with 173 additions and 8 deletions

View File

@@ -240,6 +240,7 @@ describe("Agent-specific tool filtering", () => {
allow: ["read", "write", "bash"],
deny: [],
},
browserAllowHostControl: false,
},
});