feat: 禁用自动更新并保留当前主题和模型配置

- 禁用自动更新功能并保持当前主题和模型配置
This commit is contained in:
2026-01-31 04:01:28 +08:00
parent aafe2e1b1b
commit e62e4dd0bc

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://opencode.ai/config.json",
"autoupdate": "notify",
"autoupdate": false,
"theme": "system",
"model": "cpa-anthropic/claude-sonnet-4-5",
"small_model": "cpa-google/gemini-3-flash",