fix(opencode): update config
This commit is contained in:
@@ -1,12 +1,13 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://opencode.ai/config.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",
|
"share": "disabled",
|
||||||
|
"autoupdate": true,
|
||||||
"permission": {
|
"permission": {
|
||||||
"edit": "ask",
|
"edit": "ask",
|
||||||
"bash": "ask",
|
"bash": "ask",
|
||||||
"webfetch": "ask"
|
"skill": "ask",
|
||||||
|
"webfetch": "deny",
|
||||||
|
"doom_loop": "ask",
|
||||||
|
"external_directory": "ask"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user