cloudaxe-opencode/.opencode/opencode.jsonc

21 lines
491 B
Text
Raw Permalink Normal View History

2025-11-17 15:57:18 +00:00
{
"$schema": "https://opencode.ai/config.json",
2026-04-17 18:08:23 +00:00
"provider": {},
2026-05-12 05:18:57 +00:00
"permission": {},
2026-06-10 19:30:56 +00:00
"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",
},
},
2026-02-03 04:35:23 +00:00
"mcp": {},
2025-12-16 01:15:40 +00:00
"tools": {
"github-triage": false,
2026-01-04 06:15:46 +00:00
"github-pr-search": false,
2025-12-16 01:15:40 +00:00
},
2025-11-17 15:57:18 +00:00
}