{ "$schema": "https://opencode.ai/config.json", // "plugin": ["opencode-openai-codex-auth"], // "enterprise": { // "url": "https://enterprise.dev.opencode.ai", // }, "instructions": ["STYLE_GUIDE.md"], "provider": { "opencode": { "options": {}, "models": { "claude-haiku-4-5": { "variants": { "high": { "disabled": true, }, "max": { "disabled": true, }, }, }, "custom-model": { "variants": { "special": { "This is special": { "so": true, }, }, }, }, }, }, }, "mcp": {}, "tools": { "github-triage": false, }, }