24 lines
444 B
JSON
24 lines
444 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"model": "opencode/claude-sonnet-4-5",
|
|
"mcp": {},
|
|
"permission": "allow",
|
|
"plugin": [
|
|
"@mohak34/opencode-notifier@latest"
|
|
],
|
|
"provider": {
|
|
"opencode": {
|
|
"models": {
|
|
"claude-opus-4-5": {
|
|
"options": {
|
|
"thinking": {
|
|
"type": "enabled",
|
|
"budgetTokens": 16000
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
}
|
|
}
|