forked from imbytecat/opencode-config
feat: 禁用自动更新并保留当前主题和模型配置
- 禁用自动更新功能并保持当前主题和模型配置
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://opencode.ai/config.json",
|
"$schema": "https://opencode.ai/config.json",
|
||||||
"autoupdate": "notify",
|
"autoupdate": false,
|
||||||
"theme": "system",
|
"theme": "system",
|
||||||
"model": "cpa-anthropic/claude-sonnet-4-5",
|
"model": "cpa-anthropic/claude-sonnet-4-5",
|
||||||
"small_model": "cpa-google/gemini-3-flash",
|
"small_model": "cpa-google/gemini-3-flash",
|
||||||
|
|||||||
Reference in New Issue
Block a user