chore: remove dead code for todoread tool (#19128)

This commit is contained in:
Aiden Cline
2026-03-25 11:21:42 -05:00
committed by GitHub
parent cafc2b204b
commit 77fc88c8ad
87 changed files with 5 additions and 528 deletions

View File

@@ -138,7 +138,6 @@ OpenCode 的权限以工具名称为键,外加几个安全防护项:
- `task` — 启动子代理(匹配子代理类型)
- `skill` — 加载技能(匹配技能名称)
- `lsp` — 运行 LSP 查询(当前不支持细粒度配置)
- `todoread`、`todowrite` — 读取/更新待办事项列表
- `webfetch` — 获取 URL匹配 URL
- `websearch`、`codesearch` — 网页/代码搜索(匹配查询内容)
- `external_directory` — 当工具访问项目工作目录之外的路径时触发