mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 02:06:41 +00:00
fix(docs): locale translations
This commit is contained in:
@@ -140,7 +140,7 @@ opencode 權限由工具名稱和一些安全防護措施決定:
|
||||
- `lsp` — 運行 LSP 查詢(當前非粒度)
|
||||
- `todoread`、`todowrite` — 讀取/更新待辦事項列表
|
||||
- `webfetch` — 獲取 URL(與 URL 匹配)
|
||||
- `websearch`、`codesearch` — 網頁/代碼搜索(與查詢匹配)
|
||||
- `websearch`、`codesearch` — 網頁/程式碼搜索(與查詢匹配)
|
||||
- `external_directory` — 當工具觸及項目工作目錄之外的路徑時觸發
|
||||
- `doom_loop` — 當相同的工具調用使用相同的輸入重複 3 次時觸發
|
||||
|
||||
@@ -181,7 +181,7 @@ opencode 權限由工具名稱和一些安全防護措施決定:
|
||||
|
||||
---
|
||||
|
||||
## 代理商
|
||||
## Agents
|
||||
|
||||
您可以覆蓋每個代理的權限。代理權限與全局配置合併,代理規則優先。 [了解更多](/docs/agents#permissions) 關於代理權限。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user