Skip to content

Commit 83e257b

Browse files
chore: generate
1 parent 916131b commit 83e257b

22 files changed

Lines changed: 55 additions & 72 deletions

File tree

packages/web/src/content/docs/ar/tools.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ description: إدارة الأدوات التي يمكن لـ LLM استخدام
149149

150150
ابحث عن الملفات باستخدام أنماط glob مثل `**/*.js` أو `src/**/*.ts`. يعيد مسارات الملفات المطابقة مرتبة حسب وقت التعديل.
151151

152-
153152
---
154153

155154
### lsp (experimental)

packages/web/src/content/docs/bs/tools.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ Pronalazi datoteke po obrascima.
149149

150150
Trazi datoteke koristeci glob obrasce kao `**/*.js` ili `src/**/*.ts`. Vraca putanje sortirane po vremenu izmjene.
151151

152-
153152
---
154153

155154
### lsp (eksperimentalno)

packages/web/src/content/docs/da/tools.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ Finn filer etter mønstermatching.
149149

150150
Søk etter filer ved at bruge glob-mønstre som `**/*.js` eller `src/**/*.ts`. Returnerer samsvarende filbaner sortert etter endringstid.
151151

152-
153152
---
154153

155154
### lsp (experimental)

packages/web/src/content/docs/de/tools.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ Findet Dateien per Musterabgleich.
156156

157157
Sucht nach Dateien mit Glob-Mustern wie `**/*.js` oder `src/**/*.ts`. Gibt passende Dateipfade sortiert nach Aenderungsdatum zurueck.
158158

159-
160159
---
161160

162161
### lsp (experimentell)

packages/web/src/content/docs/es/tools.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ Encuentre archivos por coincidencia de patrones.
149149

150150
Busque archivos usando patrones globales como `**/*.js` o `src/**/*.ts`. Devuelve rutas de archivos coincidentes ordenadas por hora de modificación.
151151

152-
153152
---
154153

155154
### lsp (experimental)

packages/web/src/content/docs/fr/tools.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ Recherchez des fichiers par correspondance de modèles.
149149

150150
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.
151151

152-
153152
---
154153

155154
### lsp (expérimental)

packages/web/src/content/docs/it/modes.mdx

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -224,17 +224,17 @@ Se non specifichi gli strumenti, tutti gli strumenti sono abilitati per impostaz
224224

225225
Ecco tutti gli strumenti che possono essere controllati tramite la configurazione della modalita.
226226

227-
| Strumento | Descrizione |
228-
| ----------- | --------------------------------- |
229-
| `bash` | Esegue comandi shell |
230-
| `edit` | Modifica file esistenti |
231-
| `write` | Crea nuovi file |
232-
| `read` | Legge contenuti dei file |
233-
| `grep` | Cerca nei contenuti dei file |
234-
| `glob` | Trova file per pattern |
235-
| `patch` | Applica patch ai file |
236-
| `todowrite` | Gestisce liste todo |
237-
| `webfetch` | Recupera contenuti web |
227+
| Strumento | Descrizione |
228+
| ----------- | ---------------------------- |
229+
| `bash` | Esegue comandi shell |
230+
| `edit` | Modifica file esistenti |
231+
| `write` | Crea nuovi file |
232+
| `read` | Legge contenuti dei file |
233+
| `grep` | Cerca nei contenuti dei file |
234+
| `glob` | Trova file per pattern |
235+
| `patch` | Applica patch ai file |
236+
| `todowrite` | Gestisce liste todo |
237+
| `webfetch` | Recupera contenuti web |
238238

239239
---
240240

packages/web/src/content/docs/it/tools.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ Trova file tramite pattern matching.
149149

150150
Cerca file usando pattern glob come `**/*.js` o `src/**/*.ts`. Restituisce i percorsi corrispondenti ordinati per data di modifica.
151151

152-
153152
---
154153

155154
### lsp (experimental)

packages/web/src/content/docs/ja/modes.mdx

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -223,17 +223,17 @@ Markdown ファイル名はモード名になります (例: `review.md` は `re
223223

224224
ここでは、モード設定を通じて制御できるすべてのツールを示します。
225225

226-
| ツール | 説明 |
227-
| ----------- | ------------------------------ |
228-
| `bash` | シェルコマンドを実行する |
229-
| `edit` | 既存のファイルを変更する |
230-
| `write` | 新しいファイルを作成する |
231-
| `read` | ファイルの内容を読み取る |
232-
| `grep` | ファイルの内容を検索 |
233-
| `glob` | パターンでファイルを検索 |
234-
| `patch` | ファイルにパッチを適用する |
235-
| `todowrite` | ToDo リストを管理する |
236-
| `webfetch` | Web コンテンツを取得する |
226+
| ツール | 説明 |
227+
| ----------- | -------------------------- |
228+
| `bash` | シェルコマンドを実行する |
229+
| `edit` | 既存のファイルを変更する |
230+
| `write` | 新しいファイルを作成する |
231+
| `read` | ファイルの内容を読み取る |
232+
| `grep` | ファイルの内容を検索 |
233+
| `glob` | パターンでファイルを検索 |
234+
| `patch` | ファイルにパッチを適用する |
235+
| `todowrite` | ToDo リストを管理する |
236+
| `webfetch` | Web コンテンツを取得する |
237237

238238
---
239239

packages/web/src/content/docs/ja/tools.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ OpenCode で利用可能なすべての組み込みツールを次に示しま
149149

150150
`**/*.js``src/**/*.ts` などの glob パターンを使用してファイルを検索します。一致するファイルパスを変更時間順に並べて返します。
151151

152-
153152
---
154153

155154
### lsp (実験的)

0 commit comments

Comments
 (0)