| 1234567891011121314151617 |
- {
- "$schema": "https://opencode.ai/config.json",
- "provider": {
- "opencode": {
- "options": {},
- },
- },
- "mcp": {},
- "experimental": {
- "hashline_edit": true,
- "hashline_autocorrect": true,
- },
- "tools": {
- "github-triage": false,
- "github-pr-search": false,
- },
- }
|