13 lines
309 B
JSON
13 lines
309 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"theme": "system",
|
|
"model": "anthropic/claude-sonnet-4-20250514",
|
|
"small_model": "anthropic/claude-3-5-haiku-20241022",
|
|
"share": "disabled",
|
|
"permission": {
|
|
"edit": "ask",
|
|
"bash": "ask",
|
|
"webfetch": "ask"
|
|
}
|
|
}
|