tools: drop NotebookEdit from the agent whitelist
This commit is contained in:
parent
9716f20f81
commit
edc1de3197
2 changed files with 5 additions and 5 deletions
|
|
@ -355,7 +355,6 @@ pub const ALLOWED_BUILTIN_TOOLS: &[&str] = &[
|
|||
"Edit",
|
||||
"Glob",
|
||||
"Grep",
|
||||
"NotebookEdit",
|
||||
"Read",
|
||||
"TodoWrite",
|
||||
"Write",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue