diff --git a/oh-my-opencode.json b/oh-my-opencode.jsonc similarity index 100% rename from oh-my-opencode.json rename to oh-my-opencode.jsonc diff --git a/opencode.json b/opencode.jsonc similarity index 98% rename from opencode.json rename to opencode.jsonc index 6dafa9f..17f55ee 100644 --- a/opencode.json +++ b/opencode.jsonc @@ -3,7 +3,7 @@ "plugin": ["oh-my-opencode@latest"], "autoupdate": false, "model": "openai/gpt-5.4", - "small_model": "openai/gpt-5.4-mini", + "small_model": "litellm/minimax-m2.5", "provider": { "openai": { "npm": "@ai-sdk/openai", diff --git a/tui.json b/tui.jsonc similarity index 100% rename from tui.json rename to tui.jsonc