cloudaxe-opencode/.opencode/opencode.jsonc

17 lines
290 B
Text
Raw Normal View History

2025-11-17 15:57:18 +00:00
{
"$schema": "https://opencode.ai/config.json",
// "enterprise": {
// "url": "https://enterprise.dev.opencode.ai",
// },
2025-11-17 15:57:18 +00:00
"provider": {
"opencode": {
"options": {},
2025-11-17 15:57:18 +00:00
},
},
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
}