opencode_offline/.opencode/opencode.jsonc

15 lines
298 B
Plaintext
Raw Normal View History

2025-11-17 23:57:18 +08:00
{
"$schema": "https://opencode.ai/config.json",
// "plugin": ["opencode-openai-codex-auth"],
// "enterprise": {
// "url": "https://enterprise.dev.opencode.ai",
// },
2025-12-04 00:46:48 +08:00
"instructions": ["STYLE_GUIDE.md"],
2025-11-17 23:57:18 +08:00
"provider": {
"opencode": {
"options": {},
2025-11-17 23:57:18 +08:00
},
},
"mcp": {},
2025-11-17 23:57:18 +08:00
}