mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-10 14:38:28 +00:00
20 lines
491 B
JSON
20 lines
491 B
JSON
{
|
|
"$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,
|
|
},
|
|
}
|