chore: model auf opus setzen, Settings-Reihenfolge angepasst

This commit is contained in:
2026-07-15 14:30:52 +02:00
parent ef77a35e90
commit c59baba62f
+2 -2
View File
@@ -62,7 +62,6 @@
], ],
"defaultMode": "default" "defaultMode": "default"
}, },
"model": "opus",
"hooks": { "hooks": {
"PreToolUse": [ "PreToolUse": [
{ {
@@ -111,7 +110,8 @@
"skill-creator@claude-plugins-official": true "skill-creator@claude-plugins-official": true
}, },
"language": "German", "language": "German",
"tui": "fullscreen",
"editorMode": "vim", "editorMode": "vim",
"terminalProgressBarEnabled": false, "terminalProgressBarEnabled": false,
"tui": "fullscreen" "model": "opus"
} }