| 12345678910111213141516 |
- {
- "$schema": "https://opencode.ai/config.json",
- // "enterprise": {
- // "url": "https://enterprise.dev.opencode.ai",
- // },
- "provider": {
- "opencode": {
- "options": {},
- },
- },
- "mcp": {},
- "tools": {
- "github-triage": false,
- "github-pr-search": false,
- },
- }
|