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:
2026-02-15 13:20:09 +00:00
parent 6b3170fea6
commit 95516fc615

View File

@@ -90,7 +90,6 @@
"Read(./secrets/**)"
]
},
"model": "opus",
"statusLine": {
"type": "command",
"command": "~/.claude/statusline.sh",