chore: generate

This commit is contained in:
opencode-agent[bot]
2026-02-09 19:57:32 +00:00
parent 274bb948e7
commit 389afef336
65 changed files with 823 additions and 793 deletions

View File

@@ -139,8 +139,8 @@ skill({ name: "git-release" })
}
```
| Разрешение | Поведение |
| ---------- | -------------------------------------------------------- |
| Разрешение | Поведение |
| ---------- | ----------------------------------------- |
| `allow` | Skill loads immediately |
| `deny` | Skill hidden from agent, access rejected |
| `ask` | User prompted for approval before loading |