Files
opencode/.opencode/opencode.jsonc
Dax Raad 5a382b31d8 sync
2025-12-10 00:39:24 -05:00

15 lines
295 B
JSON

{
"$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": {},
},
},
"mcp": {},
}