mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-25 11:44:22 +01:00
remove edit tool from plan agent (#2505)
This commit is contained in:
@@ -50,7 +50,7 @@ export namespace Agent {
|
||||
|
||||
const planPermission = mergeAgentPermissions(
|
||||
{
|
||||
edit: "ask",
|
||||
edit: "deny",
|
||||
bash: "ask",
|
||||
webfetch: "allow",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user