mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
remove edit tool from plan agent (#2505)
Some checks are pending
deploy / deploy (push) Waiting to run
Some checks are pending
deploy / deploy (push) Waiting to run
This commit is contained in:
parent
198a753b62
commit
162a789fa2
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ export namespace Agent {
|
|||
|
||||
const planPermission = mergeAgentPermissions(
|
||||
{
|
||||
edit: "ask",
|
||||
edit: "deny",
|
||||
bash: "ask",
|
||||
webfetch: "allow",
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue