Răsfoiți Sursa

chore: generate

opencode-agent[bot] 1 zi în urmă
părinte
comite
83e257b468

+ 0 - 1
packages/web/src/content/docs/ar/tools.mdx

@@ -149,7 +149,6 @@ description: إدارة الأدوات التي يمكن لـ LLM استخدام
 
 ابحث عن الملفات باستخدام أنماط glob مثل `**/*.js` أو `src/**/*.ts`. يعيد مسارات الملفات المطابقة مرتبة حسب وقت التعديل.
 
-
 ---
 
 ### lsp (experimental)

+ 0 - 1
packages/web/src/content/docs/bs/tools.mdx

@@ -149,7 +149,6 @@ Pronalazi datoteke po obrascima.
 
 Trazi datoteke koristeci glob obrasce kao `**/*.js` ili `src/**/*.ts`. Vraca putanje sortirane po vremenu izmjene.
 
-
 ---
 
 ### lsp (eksperimentalno)

+ 0 - 1
packages/web/src/content/docs/da/tools.mdx

@@ -149,7 +149,6 @@ Finn filer etter mønstermatching.
 
 Søk etter filer ved at bruge glob-mønstre som `**/*.js` eller `src/**/*.ts`. Returnerer samsvarende filbaner sortert etter endringstid.
 
-
 ---
 
 ### lsp (experimental)

+ 0 - 1
packages/web/src/content/docs/de/tools.mdx

@@ -156,7 +156,6 @@ Findet Dateien per Musterabgleich.
 
 Sucht nach Dateien mit Glob-Mustern wie `**/*.js` oder `src/**/*.ts`. Gibt passende Dateipfade sortiert nach Aenderungsdatum zurueck.
 
-
 ---
 
 ### lsp (experimentell)

+ 0 - 1
packages/web/src/content/docs/es/tools.mdx

@@ -149,7 +149,6 @@ Encuentre archivos por coincidencia de patrones.
 
 Busque archivos usando patrones globales como `**/*.js` o `src/**/*.ts`. Devuelve rutas de archivos coincidentes ordenadas por hora de modificación.
 
-
 ---
 
 ### lsp (experimental)

+ 0 - 1
packages/web/src/content/docs/fr/tools.mdx

@@ -149,7 +149,6 @@ Recherchez des fichiers par correspondance de modèles.
 
 Recherchez des fichiers à l'aide de modèles globaux tels que `**/*.js` ou `src/**/*.ts`. Renvoie les chemins de fichiers correspondants triés par heure de modification.
 
-
 ---
 
 ### lsp (expérimental)

+ 11 - 11
packages/web/src/content/docs/it/modes.mdx

@@ -224,17 +224,17 @@ Se non specifichi gli strumenti, tutti gli strumenti sono abilitati per impostaz
 
 Ecco tutti gli strumenti che possono essere controllati tramite la configurazione della modalita.
 
-| Strumento   | Descrizione                       |
-| ----------- | --------------------------------- |
-| `bash`      | Esegue comandi shell              |
-| `edit`      | Modifica file esistenti           |
-| `write`     | Crea nuovi file                   |
-| `read`      | Legge contenuti dei file          |
-| `grep`      | Cerca nei contenuti dei file      |
-| `glob`      | Trova file per pattern            |
-| `patch`     | Applica patch ai file             |
-| `todowrite` | Gestisce liste todo               |
-| `webfetch`  | Recupera contenuti web            |
+| Strumento   | Descrizione                  |
+| ----------- | ---------------------------- |
+| `bash`      | Esegue comandi shell         |
+| `edit`      | Modifica file esistenti      |
+| `write`     | Crea nuovi file              |
+| `read`      | Legge contenuti dei file     |
+| `grep`      | Cerca nei contenuti dei file |
+| `glob`      | Trova file per pattern       |
+| `patch`     | Applica patch ai file        |
+| `todowrite` | Gestisce liste todo          |
+| `webfetch`  | Recupera contenuti web       |
 
 ---
 

+ 0 - 1
packages/web/src/content/docs/it/tools.mdx

@@ -149,7 +149,6 @@ Trova file tramite pattern matching.
 
 Cerca file usando pattern glob come `**/*.js` o `src/**/*.ts`. Restituisce i percorsi corrispondenti ordinati per data di modifica.
 
-
 ---
 
 ### lsp (experimental)

+ 11 - 11
packages/web/src/content/docs/ja/modes.mdx

@@ -223,17 +223,17 @@ Markdown ファイル名はモード名になります (例: `review.md` は `re
 
 ここでは、モード設定を通じて制御できるすべてのツールを示します。
 
-| ツール      | 説明                           |
-| ----------- | ------------------------------ |
-| `bash`      | シェルコマンドを実行する       |
-| `edit`      | 既存のファイルを変更する       |
-| `write`     | 新しいファイルを作成する       |
-| `read`      | ファイルの内容を読み取る       |
-| `grep`      | ファイルの内容を検索           |
-| `glob`      | パターンでファイルを検索       |
-| `patch`     | ファイルにパッチを適用する     |
-| `todowrite` | ToDo リストを管理する          |
-| `webfetch`  | Web コンテンツを取得する       |
+| ツール      | 説明                       |
+| ----------- | -------------------------- |
+| `bash`      | シェルコマンドを実行する   |
+| `edit`      | 既存のファイルを変更する   |
+| `write`     | 新しいファイルを作成する   |
+| `read`      | ファイルの内容を読み取る   |
+| `grep`      | ファイルの内容を検索       |
+| `glob`      | パターンでファイルを検索   |
+| `patch`     | ファイルにパッチを適用する |
+| `todowrite` | ToDo リストを管理する      |
+| `webfetch`  | Web コンテンツを取得する   |
 
 ---
 

+ 0 - 1
packages/web/src/content/docs/ja/tools.mdx

@@ -149,7 +149,6 @@ OpenCode で利用可能なすべての組み込みツールを次に示しま
 
 `**/*.js` や `src/**/*.ts` などの glob パターンを使用してファイルを検索します。一致するファイルパスを変更時間順に並べて返します。
 
-
 ---
 
 ### lsp (実験的)

+ 0 - 1
packages/web/src/content/docs/ko/tools.mdx

@@ -149,7 +149,6 @@ Codebase에서 빠른 콘텐츠 검색. 전체 regex 문법 및 파일 패턴 
 
 `**/*.js` 또는 `src/**/*.ts`와 같은 glob 패턴을 사용하여 파일 검색. 수정 시간에 의해 정렬 된 파일 경로 반환.
 
-
 ---
 
 ### lsp (실험적)

+ 11 - 11
packages/web/src/content/docs/modes.mdx

@@ -225,17 +225,17 @@ If no tools are specified, all tools are enabled by default.
 
 Here are all the tools can be controlled through the mode config.
 
-| Tool        | Description             |
-| ----------- | ----------------------- |
-| `bash`      | Execute shell commands  |
-| `edit`      | Modify existing files   |
-| `write`     | Create new files        |
-| `read`      | Read file contents      |
-| `grep`      | Search file contents    |
-| `glob`      | Find files by pattern   |
-| `patch`     | Apply patches to files  |
-| `todowrite` | Manage todo lists       |
-| `webfetch`  | Fetch web content       |
+| Tool        | Description            |
+| ----------- | ---------------------- |
+| `bash`      | Execute shell commands |
+| `edit`      | Modify existing files  |
+| `write`     | Create new files       |
+| `read`      | Read file contents     |
+| `grep`      | Search file contents   |
+| `glob`      | Find files by pattern  |
+| `patch`     | Apply patches to files |
+| `todowrite` | Manage todo lists      |
+| `webfetch`  | Fetch web content      |
 
 ---
 

+ 0 - 1
packages/web/src/content/docs/nb/tools.mdx

@@ -149,7 +149,6 @@ Finn filer etter mønstermatching.
 
 Søk etter filer ved å bruke glob-mønstre som `**/*.js` eller `src/**/*.ts`. Returnerer samsvarende filbaner sortert etter endringstid.
 
-
 ---
 
 ### lsp (eksperimentell)

+ 0 - 1
packages/web/src/content/docs/pl/tools.mdx

@@ -149,7 +149,6 @@ Znajduj pliki na podstawie wzorców.
 
 Szukaj plików przy użyciu wzorców glob, takich jak `**/*.js` lub `src/**/*.ts`. Zwraca pasujące ścieżki plików posortowane według czasu modyfikacji.
 
-
 ---
 
 ### LSP (eksperymentalne)

+ 0 - 1
packages/web/src/content/docs/pt-br/tools.mdx

@@ -149,7 +149,6 @@ Encontre arquivos por correspondência de padrões.
 
 Pesquise arquivos usando padrões glob como `**/*.js` ou `src/**/*.ts`. Retorna caminhos de arquivos correspondentes ordenados por tempo de modificação.
 
-
 ---
 
 ### lsp (experimental)

+ 11 - 11
packages/web/src/content/docs/ru/modes.mdx

@@ -225,17 +225,17 @@ Provide constructive feedback without making direct changes.
 
 Вот всеми инструментами можно управлять через конфигурацию режима.
 
-| Инструмент  | Описание                |
-| ----------- | ----------------------- |
-| `bash`      | Execute shell commands  |
-| `edit`      | Modify existing files   |
-| `write`     | Create new files        |
-| `read`      | Read file contents      |
-| `grep`      | Search file contents    |
-| `glob`      | Find files by pattern   |
-| `patch`     | Apply patches to files  |
-| `todowrite` | Manage todo lists       |
-| `webfetch`  | Fetch web content       |
+| Инструмент  | Описание               |
+| ----------- | ---------------------- |
+| `bash`      | Execute shell commands |
+| `edit`      | Modify existing files  |
+| `write`     | Create new files       |
+| `read`      | Read file contents     |
+| `grep`      | Search file contents   |
+| `glob`      | Find files by pattern  |
+| `patch`     | Apply patches to files |
+| `todowrite` | Manage todo lists      |
+| `webfetch`  | Fetch web content      |
 
 ---
 

+ 0 - 1
packages/web/src/content/docs/ru/tools.mdx

@@ -149,7 +149,6 @@ description: Управляйте инструментами, которые м
 
 Ищите файлы, используя шаблоны glob, например `**/*.js` или `src/**/*.ts`. Возвращает соответствующие пути к файлам, отсортированные по времени изменения.
 
-
 ---
 
 ### lsp (экспериментальный)

+ 11 - 11
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`  | ดึงเนื้อหาเว็บ            |
 
 ---
 

+ 0 - 1
packages/web/src/content/docs/th/tools.mdx

@@ -149,7 +149,6 @@ description: จัดการเครื่องมือที่ LLM ส
 
 ค้นหาไฟล์โดยใช้รูปแบบ glob เช่น `**/*.js` หรือ `src/**/*.ts` ส่งคืนเส้นทางไฟล์ที่ตรงกันโดยจัดเรียงตามเวลาแก้ไข
 
-
 ---
 
 ### lsp (ขั้นทดลอง)

+ 0 - 1
packages/web/src/content/docs/tr/tools.mdx

@@ -149,7 +149,6 @@ Desen eşleştirme ile dosya bulur.
 
 `**/*.js` veya `src/**/*.ts` gibi glob desenleriyle dosya arar. Eşleşen dosya yollarını değişim zamanına göre sıralar.
 
-
 ---
 
 ### lsp (deneysel)

+ 0 - 1
packages/web/src/content/docs/zh-cn/tools.mdx

@@ -149,7 +149,6 @@ description: 管理 LLM 可以使用的工具。
 
 使用 `**/*.js` 或 `src/**/*.ts` 等 glob 模式搜索文件。返回按修改时间排序的匹配文件路径。
 
-
 ---
 
 ### lsp(实验性)

+ 0 - 1
packages/web/src/content/docs/zh-tw/tools.mdx

@@ -149,7 +149,6 @@ description: 管理 LLM 可以使用的工具。
 
 使用 `**/*.js` 或 `src/**/*.ts` 等 glob 模式搜尋檔案。回傳按修改時間排序的匹配檔案路徑。
 
-
 ---
 
 ### lsp(實驗性)