21 lines
491 B
Plaintext
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,
|
|
},
|
|
}
|