diff --git a/nix/hosts/clawdinator-babelfish.nix b/nix/hosts/clawdinator-babelfish.nix index e6c1e1f..e198bd8 100644 --- a/nix/hosts/clawdinator-babelfish.nix +++ b/nix/hosts/clawdinator-babelfish.nix @@ -51,11 +51,6 @@ fallbacks = [ ]; }; thinkingDefault = "medium"; - sandbox = { - mode = "all"; - scope = "agent"; - workspaceAccess = "none"; - }; }; list = [ @@ -63,11 +58,6 @@ id = "babelfish"; default = true; identity.name = "CLAWDINATOR-BABELFISH"; - sandbox = { - mode = "all"; - scope = "agent"; - workspaceAccess = "none"; - }; tools = { profile = "minimal"; deny = [ "*" ];