2
0

opencode.jsonc 290 B

12345678910111213141516
  1. {
  2. "$schema": "https://opencode.ai/config.json",
  3. // "enterprise": {
  4. // "url": "https://enterprise.dev.opencode.ai",
  5. // },
  6. "provider": {
  7. "opencode": {
  8. "options": {},
  9. },
  10. },
  11. "mcp": {},
  12. "tools": {
  13. "github-triage": false,
  14. "github-pr-search": false,
  15. },
  16. }