summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/th
diff options
context:
space:
mode:
Diffstat (limited to 'packages/web/src/content/docs/th')
-rw-r--r--packages/web/src/content/docs/th/modes.mdx1
-rw-r--r--packages/web/src/content/docs/th/permissions.mdx1
-rw-r--r--packages/web/src/content/docs/th/tools.mdx21
3 files changed, 0 insertions, 23 deletions
diff --git a/packages/web/src/content/docs/th/modes.mdx b/packages/web/src/content/docs/th/modes.mdx
index 0ed3d4da5..2cbb05a26 100644
--- a/packages/web/src/content/docs/th/modes.mdx
+++ b/packages/web/src/content/docs/th/modes.mdx
@@ -236,7 +236,6 @@ Provide constructive feedback without making direct changes.
| `list` | แสดงรายการเนื้อหาไดเร็กทอรี |
| `patch` | ใช้แพทช์กับไฟล์ |
| `todowrite` | จัดการรายการสิ่งที่ต้องทำ |
-| `todoread` | อ่านรายการสิ่งที่ต้องทำ |
| `webfetch` | ดึงเนื้อหาเว็บ |
---
diff --git a/packages/web/src/content/docs/th/permissions.mdx b/packages/web/src/content/docs/th/permissions.mdx
index c81ee5b33..adf381dee 100644
--- a/packages/web/src/content/docs/th/permissions.mdx
+++ b/packages/web/src/content/docs/th/permissions.mdx
@@ -138,7 +138,6 @@ OpenCode ใช้การกำหนดค่า `permission` เพื่อ
- `task` — การเปิดตัวตัวแทนย่อย (ตรงกับประเภทตัวแทนย่อย)
- `skill` — กำลังโหลดทักษะ (ตรงกับชื่อทักษะ)
- `lsp` — กำลังเรียกใช้คำสั่ง LSP (ปัจจุบันยังไม่ละเอียด)
-- `todoread`, `todowrite` — กำลังอ่าน/updating รายการสิ่งที่ต้องทำ
- `webfetch` — กำลังดึง URL (ตรงกับ URL)
- `websearch`, `codesearch` — การค้นหาเว็บ/code (ตรงกับข้อความค้นหา)
- `external_directory` — ทริกเกอร์เมื่อเครื่องมือแตะเส้นทางนอกไดเร็กทอรีการทำงานของโปรเจ็กต์
diff --git a/packages/web/src/content/docs/th/tools.mdx b/packages/web/src/content/docs/th/tools.mdx
index 6db4cfc2a..17dbd9fdb 100644
--- a/packages/web/src/content/docs/th/tools.mdx
+++ b/packages/web/src/content/docs/th/tools.mdx
@@ -248,27 +248,6 @@ description: จัดการเครื่องมือที่ LLM ส�
---
-### todoread
-
-อ่านรายการสิ่งที่ต้องทำที่มีอยู่
-
-```json title="opencode.json" {4}
-{
- "$schema": "https://opencode.ai/config.json",
- "permission": {
- "todoread": "allow"
- }
-}
-```
-
-อ่านสถานะรายการสิ่งที่ต้องทำปัจจุบัน ใช้โดย LLM เพื่อติดตามงานที่กำลังรอดำเนินการหรือเสร็จสิ้น
-
-:::note
-เครื่องมือนี้ปิดใช้งานสำหรับตัวแทนย่อยตามค่าเริ่มต้น แต่คุณสามารถเปิดใช้งานได้ด้วยตนเอง [เรียนรู้เพิ่มเติม](/docs/agents/#สิทธิ์)
-:::
-
----
-
### webfetch
ดึงเนื้อหาเว็บ