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.mdx22
-rw-r--r--packages/web/src/content/docs/th/tools.mdx1
2 files changed, 11 insertions, 12 deletions
diff --git a/packages/web/src/content/docs/th/modes.mdx b/packages/web/src/content/docs/th/modes.mdx
index 1569a5ad1..6cca30998 100644
--- a/packages/web/src/content/docs/th/modes.mdx
+++ b/packages/web/src/content/docs/th/modes.mdx
@@ -225,17 +225,17 @@ Provide constructive feedback without making direct changes.
นี่คือเครื่องมือทั้งหมดที่สามารถควบคุมได้ผ่านการกำหนดค่าโหมด
-| เครื่องมือ | คำอธิบาย |
-| ----------- | --------------------------- |
-| `bash` | ดำเนินการคำสั่ง shell |
-| `edit` | แก้ไขไฟล์ที่มีอยู่ |
-| `write` | สร้างไฟล์ใหม่ |
-| `read` | อ่านเนื้อหาไฟล์ |
-| `grep` | ค้นหาเนื้อหาไฟล์ |
-| `glob` | ค้นหาไฟล์ตามรูปแบบ |
-| `patch` | ใช้แพทช์กับไฟล์ |
-| `todowrite` | จัดการรายการสิ่งที่ต้องทำ |
-| `webfetch` | ดึงเนื้อหาเว็บ |
+| เครื่องมือ | คำอธิบาย |
+| ----------- | ------------------------- |
+| `bash` | ดำเนินการคำสั่ง shell |
+| `edit` | แก้ไขไฟล์ที่มีอยู่ |
+| `write` | สร้างไฟล์ใหม่ |
+| `read` | อ่านเนื้อหาไฟล์ |
+| `grep` | ค้นหาเนื้อหาไฟล์ |
+| `glob` | ค้นหาไฟล์ตามรูปแบบ |
+| `patch` | ใช้แพทช์กับไฟล์ |
+| `todowrite` | จัดการรายการสิ่งที่ต้องทำ |
+| `webfetch` | ดึงเนื้อหาเว็บ |
---
diff --git a/packages/web/src/content/docs/th/tools.mdx b/packages/web/src/content/docs/th/tools.mdx
index 3c9b88c0a..0ead63846 100644
--- a/packages/web/src/content/docs/th/tools.mdx
+++ b/packages/web/src/content/docs/th/tools.mdx
@@ -149,7 +149,6 @@ description: จัดการเครื่องมือที่ LLM ส�
ค้นหาไฟล์โดยใช้รูปแบบ glob เช่น `**/*.js` หรือ `src/**/*.ts` ส่งคืนเส้นทางไฟล์ที่ตรงกันโดยจัดเรียงตามเวลาแก้ไข
-
---
### lsp (ขั้นทดลอง)