Skip to content

Commit b135c65

Browse files
committed
Update settings
1 parent 8516bc7 commit b135c65

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

dotfiles/.claude/settings.json

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
{
2-
"attribution": {
3-
"commit": "",
4-
"pr": "",
5-
"sessionUrl": false
6-
},
72
"cleanupPeriodDays": 3650,
83
"env": {
94
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1",
@@ -12,6 +7,11 @@
127
"LLM": "1",
138
"NO_COLOR": "1"
149
},
10+
"attribution": {
11+
"commit": "",
12+
"pr": "",
13+
"sessionUrl": false
14+
},
1515
"permissions": {
1616
"allow": [
1717
"Edit(**)",
@@ -208,6 +208,5 @@
208208
"skipDangerousModePermissionPrompt": true,
209209
"skipWorkflowUsageWarning": true,
210210
"agentPushNotifEnabled": true,
211-
"skipAutoPermissionPrompt": true,
212-
"model": "claude-fable-5[1m]"
211+
"skipAutoPermissionPrompt": true
213212
}

0 commit comments

Comments
 (0)