mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 03:16:39 +00:00
fix(claude): remove hardcoded model override from settings
Let the model be determined by context/defaults rather than forcing opus globally. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -90,7 +90,6 @@
|
||||
"Read(./secrets/**)"
|
||||
]
|
||||
},
|
||||
"model": "opus",
|
||||
"statusLine": {
|
||||
"type": "command",
|
||||
"command": "~/.claude/statusline.sh",
|
||||
|
||||
Reference in New Issue
Block a user