fix(settings): remove ineffective max reasoning effort level for Claude Code
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -631,8 +631,7 @@
|
||||
"effortLevelDefault": "Default Level",
|
||||
"effortLevel_low": "Low",
|
||||
"effortLevel_medium": "Medium",
|
||||
"effortLevel_high": "High",
|
||||
"effortLevelMax": "Max (Opus only)"
|
||||
"effortLevel_high": "High"
|
||||
},
|
||||
"dialogs": {
|
||||
"confirmDeleteProvider": "Delete Provider {providerId}?",
|
||||
|
||||
Reference in New Issue
Block a user