From d2ea6700aa2e6bdf5d04fe70ba893afbb320adbd Mon Sep 17 00:00:00 2001 From: Ariane Emory <97994360+ariane-emory@users.noreply.github.com> Date: Wed, 15 Apr 2026 18:44:53 -0400 Subject: fix(core): Remove dead code and documentation related to the obsolete list tool. (#22672) --- packages/web/src/content/docs/modes.mdx | 1 - 1 file changed, 1 deletion(-) (limited to 'packages/web/src/content/docs/modes.mdx') diff --git a/packages/web/src/content/docs/modes.mdx b/packages/web/src/content/docs/modes.mdx index 5f23df254..8ce2c0d13 100644 --- a/packages/web/src/content/docs/modes.mdx +++ b/packages/web/src/content/docs/modes.mdx @@ -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 | -- cgit v1.2.3