mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 13:09:46 +00:00
chore: remove dead code for todoread tool (#19128)
This commit is contained in:
parent
cafc2b204b
commit
77fc88c8ad
87 changed files with 5 additions and 528 deletions
|
|
@ -248,27 +248,6 @@ Bu araç alt agent'lar için varsayılan olarak devre dışıdır, ama manuel et
|
|||
|
||||
---
|
||||
|
||||
### todoread
|
||||
|
||||
Mevcut yapılacaklar listesini okur.
|
||||
|
||||
```json title="opencode.json" {4}
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"permission": {
|
||||
"todoread": "allow"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Güncel todo listesi durumunu okur. LLM bunu hangi görevlerin beklediğini veya tamamlandığını takip etmek için kullanır.
|
||||
|
||||
:::note
|
||||
Bu araç alt agent'lar için varsayılan olarak devre dışıdır, ama manuel etkinleştirebilirsiniz. [Daha fazla bilgi](/docs/agents/#permissions)
|
||||
:::
|
||||
|
||||
---
|
||||
|
||||
### webfetch
|
||||
|
||||
Web içeriği getirir.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue