mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-05 15:09:54 +00:00
15 lines
324 B
JSON
15 lines
324 B
JSON
{
|
|
"model": "anthropic/claude-opus-4-8",
|
|
// "default_agent": "custom",
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"provider": {},
|
|
"permission": {},
|
|
"reference": {
|
|
"effect": "github.com/Effect-TS/effect-smol",
|
|
},
|
|
"mcp": {},
|
|
"tools": {
|
|
"github-triage": false,
|
|
"github-pr-search": false,
|
|
},
|
|
}
|