Update Opencode config

This commit is contained in:
Mikkel Svartveit 2025-11-13 12:02:43 +01:00
parent 36c1713065
commit a862e78f47

View file

@ -1,5 +1,15 @@
{ {
"$schema": "https://opencode.ai/config.json", "$schema": "https://opencode.ai/config.json",
"permission": {
"bash": {
"*": "ask",
"cd": "allow",
"cat": "allow",
"grep": "allow",
"rg": "allow",
"pnpm": "allow"
}
},
"mcp": { "mcp": {
"context7": { "context7": {
"type": "remote", "type": "remote",