diff options
| author | Aiden Cline <[email protected]> | 2026-03-25 11:21:42 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-03-25 16:21:42 +0000 |
| commit | 77fc88c8ade8e5a620ebbe1197f3a572d29ae91a (patch) | |
| tree | 153ba48632283a0bc0f9d9f92232b89c88762bfd /packages/web/src/content/docs/ja/permissions.mdx | |
| parent | cafc2b204b8061b66b4fe010aaa2848d8f9e1bc8 (diff) | |
| download | opencode-77fc88c8ade8e5a620ebbe1197f3a572d29ae91a.tar.gz opencode-77fc88c8ade8e5a620ebbe1197f3a572d29ae91a.zip | |
chore: remove dead code for todoread tool (#19128)
Diffstat (limited to 'packages/web/src/content/docs/ja/permissions.mdx')
| -rw-r--r-- | packages/web/src/content/docs/ja/permissions.mdx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/ja/permissions.mdx b/packages/web/src/content/docs/ja/permissions.mdx index 93143f9ca..5f5df6675 100644 --- a/packages/web/src/content/docs/ja/permissions.mdx +++ b/packages/web/src/content/docs/ja/permissions.mdx @@ -138,7 +138,6 @@ OpenCode の権限は、ツール名に加えて、いくつかの安全対策� - `task` — サブエージェントの起動 (サブエージェントのタイプと一致) - `skill` — スキルをロードしています(スキル名と一致します) - `lsp` — LSP クエリの実行 (現在は非細分性) -- `todoread`、`todowrite` — ToDo リストの読み取り/更新 - `webfetch` — URL を取得します (URL と一致します) - `websearch`、`codesearch` — Web/コード検索 (クエリと一致) - `external_directory` — ツールがプロジェクトの作業ディレクトリ外のパスにアクセスするとトリガーされます。 |
