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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
87 changed files with 5 additions and 528 deletions

View file

@ -248,27 +248,6 @@ Ovaj alat je po defaultu iskljucen za subagente, ali ga mozete rucno ukljuciti.
---
### todoread
Cita postojece todo liste.
```json title="opencode.json" {4}
{
"$schema": "https://opencode.ai/config.json",
"permission": {
"todoread": "allow"
}
}
```
Cita trenutno stanje todo liste. LLM ga koristi da prati sta je na cekanju i sta je zavrseno.
:::note
Ovaj alat je po defaultu iskljucen za subagente, ali ga mozete rucno ukljuciti. [Saznajte vise](/docs/agents/#permissions)
:::
---
### webfetch
Preuzima web sadrzaj.