update claude model

This commit is contained in:
Daniel Bauer
2025-10-10 14:26:03 +02:00
parent 90fff45709
commit db93862062

View File

@@ -1,11 +1,11 @@
{
"$schema": "https://json.schemastore.org/claude-code-settings.json",
"includeCoAuthoredBy": false,
"model": "opusplan",
"enableAllProjectMcpServers": true,
"statusLine": {
"type": "command",
"command": "~/.claude/statusline.sh",
"padding": 0
},
"enableAllProjectMcpServers": true
"model": "opusplan"
}