mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 17:27:02 +00:00
chore: generate
This commit is contained in:
@@ -139,11 +139,11 @@ Control which skills agents can access using pattern-based permissions in `openc
|
||||
}
|
||||
```
|
||||
|
||||
|許可|行為 |
|
||||
| ---------- | ----------------------------------------- |
|
||||
| `allow` | 技能立即加载 |
|
||||
| `deny` | 对特工隐藏技能,访问被拒绝 |
|
||||
| `ask` | 加载前提示用户批准 |
|
||||
| 許可 | 行為 |
|
||||
| ------- | -------------------------- |
|
||||
| `allow` | 技能立即加载 |
|
||||
| `deny` | 对特工隐藏技能,访问被拒绝 |
|
||||
| `ask` | 加载前提示用户批准 |
|
||||
|
||||
模式支持万用字元:`internal-*` 匹配 `internal-docs`、`internal-tools` 等。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user