summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/modes.mdx
diff options
context:
space:
mode:
authorAiden Cline <[email protected]>2026-03-25 11:21:42 -0500
committerGitHub <[email protected]>2026-03-25 16:21:42 +0000
commit77fc88c8ade8e5a620ebbe1197f3a572d29ae91a (patch)
tree153ba48632283a0bc0f9d9f92232b89c88762bfd /packages/web/src/content/docs/modes.mdx
parentcafc2b204b8061b66b4fe010aaa2848d8f9e1bc8 (diff)
downloadopencode-77fc88c8ade8e5a620ebbe1197f3a572d29ae91a.tar.gz
opencode-77fc88c8ade8e5a620ebbe1197f3a572d29ae91a.zip
chore: remove dead code for todoread tool (#19128)
Diffstat (limited to 'packages/web/src/content/docs/modes.mdx')
-rw-r--r--packages/web/src/content/docs/modes.mdx1
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 57c1c54a9..5f23df254 100644
--- a/packages/web/src/content/docs/modes.mdx
+++ b/packages/web/src/content/docs/modes.mdx
@@ -236,7 +236,6 @@ Here are all the tools can be controlled through the mode config.
| `list` | List directory contents |
| `patch` | Apply patches to files |
| `todowrite` | Manage todo lists |
-| `todoread` | Read todo lists |
| `webfetch` | Fetch web content |
---