mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-27 00:05:26 +00:00
chore(docs): i18n sync
This commit is contained in:
@@ -119,7 +119,7 @@ Plugin-funktionen modtager:
|
||||
- `directory`: Den aktuelle arbejdsmappe.
|
||||
- `worktree`: Git worktree-stien.
|
||||
- `client`: En opencode SDK klient til interaktion med AI.
|
||||
- `-: Buns [shell API](https://bun.com/docs/runtime/shell) til udførelse af kommandoer.
|
||||
- `$`: Buns [shell API](https://bun.com/docs/runtime/shell) til udførelse af kommandoer.
|
||||
|
||||
---
|
||||
|
||||
@@ -308,6 +308,10 @@ export const CustomToolsPlugin: Plugin = async (ctx) => {
|
||||
|
||||
Dine tilpassede værktøjer vil være tilgængelige for opencode sammen med indbyggede værktøjer.
|
||||
|
||||
:::note
|
||||
Hvis et plugin-værktøj bruger samme navn som et indbygget værktøj, har plugin-værktøjet forrang.
|
||||
:::
|
||||
|
||||
---
|
||||
|
||||
### Logning
|
||||
|
||||
Reference in New Issue
Block a user