Files
dotfiles/.config/opencode/opencode.json
T
2025-09-20 08:16:12 +02:00

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"
}
}