opencode/.opencode/opencode.jsonc
2026-06-10 15:30:56 -04:00

21 lines
491 B
Plaintext

{
"$schema": "https://opencode.ai/config.json",
"provider": {},
"permission": {},
"references": {
"effect": {
"repository": "github.com/Effect-TS/effect-smol",
"description": "Use for Effect v4 and effect-smol implementation details",
},
"opencode-local": {
"path": "~/.local/share/opencode",
"description": "Contains opencode logs and data",
},
},
"mcp": {},
"tools": {
"github-triage": false,
"github-pr-search": false,
},
}