Rename OpenCode Go preset to drop model suffix

Simplify the display name from "OpenCode Go (DeepSeek V4 Flash)" to
"OpenCode Go" in both the Claude Code and Claude Desktop preset lists.
This commit is contained in:
Jason
2026-05-29 20:48:44 +08:00
parent 85552cf40a
commit 058c9fb8e5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -304,7 +304,7 @@ export const claudeDesktopProviderPresets: ClaudeDesktopProviderPreset[] = [
iconColor: "#1E88E5",
},
{
name: "OpenCode Go (DeepSeek V4 Flash)",
name: "OpenCode Go",
websiteUrl: "https://opencode.ai",
category: "third_party",
baseUrl: "https://opencode.ai/zen/go",
+1 -1
View File
@@ -234,7 +234,7 @@ export const providerPresets: ProviderPreset[] = [
iconColor: "#1E88E5",
},
{
name: "OpenCode Go (DeepSeek V4 Flash)",
name: "OpenCode Go",
websiteUrl: "https://opencode.ai",
settingsConfig: {
env: {