Remove list_files tool

This commit is contained in:
2026-02-01 01:12:04 -08:00
parent 14325cc16e
commit 2e4a79e925
4 changed files with 47 additions and 27 deletions

View File

@@ -7,5 +7,6 @@
"max_tokens": 50000,
"max_output_chars": 100000,
"verbose": true,
"track_usage": true
"track_usage": true,
"track_trace": false
}