mirror of
https://fastgit.cc/https://github.com/anomalyco/opencode
synced 2026-04-20 21:00:29 +08:00
15 lines
251 B
JSON
15 lines
251 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"provider": {},
|
|
"permission": {
|
|
"edit": {
|
|
"packages/opencode/migration/*": "deny",
|
|
},
|
|
},
|
|
"mcp": {},
|
|
"tools": {
|
|
"github-triage": false,
|
|
"github-pr-search": false,
|
|
},
|
|
}
|