Files
opencode/opencode.json

26 lines
527 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"mcp": {},
"permission": "allow",
"plugin": ["@mohak34/opencode-notifier@latest"],
"provider": {
"opencode": {
"models": {
"claude-opus-4-5": {
"options": {
"thinking": {
"type": "enabled",
"budgetTokens": 16000
}
}
}
}
},
"zhipuai-coding-plan": {
"options": {
"apiKey": "0f76aea86295476dbfa98724013b0fe8.o2EaJVqcl4Cf7WLP"
}
}
}
}