There was an error while loading. Please reload this page.
1 parent 8516bc7 commit b135c65Copy full SHA for b135c65
1 file changed
dotfiles/.claude/settings.json
@@ -1,9 +1,4 @@
1
{
2
- "attribution": {
3
- "commit": "",
4
- "pr": "",
5
- "sessionUrl": false
6
- },
7
"cleanupPeriodDays": 3650,
8
"env": {
9
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1",
@@ -12,6 +7,11 @@
12
"LLM": "1",
13
"NO_COLOR": "1"
14
},
10
+ "attribution": {
11
+ "commit": "",
+ "pr": "",
+ "sessionUrl": false
+ },
15
"permissions": {
16
"allow": [
17
"Edit(**)",
@@ -208,6 +208,5 @@
208
"skipDangerousModePermissionPrompt": true,
209
"skipWorkflowUsageWarning": true,
210
"agentPushNotifEnabled": true,
211
- "skipAutoPermissionPrompt": true,
212
- "model": "claude-fable-5[1m]"
+ "skipAutoPermissionPrompt": true
213
}
0 commit comments