Skip to content

Commit ba7161a

Browse files
committed
feat: enable advisor mode
1 parent 412a889 commit ba7161a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ai-stuff/claude/settings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
],
4444
"defaultMode": "default"
4545
},
46+
"model": "claude-opus-4-5-20251101",
4647
"hooks": {
4748
"PreToolUse": [
4849
{
@@ -119,6 +120,7 @@
119120
}
120121
},
121122
"effortLevel": "low",
123+
"advisorModel": "opus",
122124
"promptSuggestionEnabled": false,
123125
"autoUpdatesChannel": "latest",
124126
"voiceEnabled": true,

0 commit comments

Comments
 (0)