Skip to content

Commit fe67b0a

Browse files
committed
chore(claude): enable 1M context model and tweak TUI settings
1 parent f2e23d8 commit fe67b0a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.claude/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
],
5555
"defaultMode": "auto"
5656
},
57-
"model": "opus",
57+
"model": "opus[1m]",
5858
"statusLine": {
5959
"type": "command",
6060
"command": "~/.claude/statusline.py"
@@ -63,6 +63,8 @@
6363
"security-guidance@claude-plugins-official": true
6464
},
6565
"effortLevel": "xhigh",
66+
"tui": "default",
67+
"skipWorkflowUsageWarning": true,
6668
"theme": "dark-daltonized",
6769
"skipAutoPermissionPrompt": true
6870
}

0 commit comments

Comments
 (0)