mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 04:01:23 +00:00
feat: add sandbox scope default
This commit is contained in:
@@ -32,7 +32,7 @@ describe("buildSandboxCreateArgs", () => {
|
||||
const args = buildSandboxCreateArgs({
|
||||
name: "clawdbot-sbx-test",
|
||||
cfg,
|
||||
sessionKey: "main",
|
||||
scopeKey: "main",
|
||||
createdAtMs: 1700000000000,
|
||||
labels: { "clawdbot.sandboxBrowser": "1" },
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user