fix(core): Remove dead code and documentation related to the obsolete list tool. (#22672)

This commit is contained in:
Ariane Emory 2026-04-15 18:44:53 -04:00 committed by GitHub
parent 6bed7d469d
commit d2ea6700aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
60 changed files with 37 additions and 516 deletions

View file

@ -233,7 +233,6 @@ Here are all the tools can be controlled through the mode config.
| `read` | Read file contents |
| `grep` | Search file contents |
| `glob` | Find files by pattern |
| `list` | List directory contents |
| `patch` | Apply patches to files |
| `todowrite` | Manage todo lists |
| `webfetch` | Fetch web content |