2025-11-17 15:57:18 +00:00
|
|
|
{
|
|
|
|
|
"$schema": "https://opencode.ai/config.json",
|
2025-12-11 06:33:17 +00:00
|
|
|
// "plugin": ["opencode-openai-codex-auth"],
|
2025-12-02 12:50:16 +00:00
|
|
|
// "enterprise": {
|
|
|
|
|
// "url": "https://enterprise.dev.opencode.ai",
|
|
|
|
|
// },
|
2025-12-03 16:46:48 +00:00
|
|
|
"instructions": ["STYLE_GUIDE.md"],
|
2025-11-17 15:57:18 +00:00
|
|
|
"provider": {
|
|
|
|
|
"opencode": {
|
2025-12-09 22:32:12 +00:00
|
|
|
"options": {},
|
2025-11-17 15:57:18 +00:00
|
|
|
},
|
|
|
|
|
},
|
2025-12-15 02:11:30 +00:00
|
|
|
"mcp": {},
|
2025-11-17 15:57:18 +00:00
|
|
|
}
|