2025-11-17 23:57:18 +08:00
|
|
|
{
|
|
|
|
|
"$schema": "https://opencode.ai/config.json",
|
|
|
|
|
"provider": {
|
|
|
|
|
"opencode": {
|
2025-12-10 06:32:12 +08:00
|
|
|
"options": {},
|
2025-11-17 23:57:18 +08:00
|
|
|
},
|
|
|
|
|
},
|
2026-03-09 23:25:58 +08:00
|
|
|
"permission": {
|
|
|
|
|
"edit": {
|
|
|
|
|
"packages/opencode/migration/*": "deny",
|
|
|
|
|
},
|
|
|
|
|
},
|
2026-02-03 12:35:23 +08:00
|
|
|
"mcp": {},
|
2025-12-16 09:15:40 +08:00
|
|
|
"tools": {
|
|
|
|
|
"github-triage": false,
|
2026-01-04 14:15:46 +08:00
|
|
|
"github-pr-search": false,
|
2025-12-16 09:15:40 +08:00
|
|
|
},
|
2025-11-17 23:57:18 +08:00
|
|
|
}
|