diff options
| author | Ariane Emory <[email protected]> | 2026-04-15 18:44:53 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-04-15 17:44:53 -0500 |
| commit | d2ea6700aa2e6bdf5d04fe70ba893afbb320adbd (patch) | |
| tree | 6f9b1305ea626daee3d48f1585315ea399bb8575 /packages/web/src/content/docs/modes.mdx | |
| parent | 6bed7d469d8f6a18d5543cc668d951d0d1e09776 (diff) | |
| download | opencode-d2ea6700aa2e6bdf5d04fe70ba893afbb320adbd.tar.gz opencode-d2ea6700aa2e6bdf5d04fe70ba893afbb320adbd.zip | |
fix(core): Remove dead code and documentation related to the obsolete list tool. (#22672)
Diffstat (limited to 'packages/web/src/content/docs/modes.mdx')
| -rw-r--r-- | packages/web/src/content/docs/modes.mdx | 1 |
1 files changed, 0 insertions, 1 deletions
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 | |
