We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2e23d8 commit fe67b0aCopy full SHA for fe67b0a
1 file changed
.claude/settings.json
@@ -54,7 +54,7 @@
54
],
55
"defaultMode": "auto"
56
},
57
- "model": "opus",
+ "model": "opus[1m]",
58
"statusLine": {
59
"type": "command",
60
"command": "~/.claude/statusline.py"
@@ -63,6 +63,8 @@
63
"security-guidance@claude-plugins-official": true
64
65
"effortLevel": "xhigh",
66
+ "tui": "default",
67
+ "skipWorkflowUsageWarning": true,
68
"theme": "dark-daltonized",
69
"skipAutoPermissionPrompt": true
70
}
0 commit comments