10 lines
198 B
JSON
10 lines
198 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"model": "anthropic/claude-sonnet-4-5",
|
|
"server": {
|
|
"hostname": "127.0.0.1",
|
|
"port": 4096
|
|
},
|
|
"default_agent": "tjwater-assistant"
|
|
}
|