The file should be named `opencode.json`, not `config.json`. Docs: https://opencode.ai/docs/config/#global @moduon MT-13030
7 lines
167 B
JSON
7 lines
167 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"autoshare": false,
|
|
"autoupdate": true,
|
|
"model": "anthropic/claude-sonnet-4-20250514",
|
|
"theme": "opencode"
|
|
}
|