cloudaxe-opencode/.opencode/opencode.jsonc

16 lines
273 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-05-14 17:13:29 +00:00
"mcp": {
"opencode": {
"type": "remote",
"url": "http://127.0.0.1:43110/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
}