tools: drop NotebookEdit from the agent whitelist

This commit is contained in:
müde 2026-05-15 15:47:58 +02:00
parent 9716f20f81
commit edc1de3197
2 changed files with 5 additions and 5 deletions

View file

@ -355,7 +355,6 @@ pub const ALLOWED_BUILTIN_TOOLS: &[&str] = &[
"Edit",
"Glob",
"Grep",
"NotebookEdit",
"Read",
"TodoWrite",
"Write",