mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
remove edit tool from plan agent (#2505)
This commit is contained in:
parent
198a753b62
commit
162a789fa2
@ -50,7 +50,7 @@ export namespace Agent {
|
||||
|
||||
const planPermission = mergeAgentPermissions(
|
||||
{
|
||||
edit: "ask",
|
||||
edit: "deny",
|
||||
bash: "ask",
|
||||
webfetch: "allow",
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user