Revert "Merge pull request #2339 from JimMoen/fix/external-directory-default-ask"
This reverts commit8a1352fc9b, reversing changes made tod08bc04e67.
This commit is contained in:
@@ -100,6 +100,7 @@ export function applyToolConfig(params: {
|
||||
|
||||
params.config.permission = {
|
||||
webfetch: "allow",
|
||||
external_directory: "allow",
|
||||
...(params.config.permission as Record<string, unknown>),
|
||||
task: "deny",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user