Claude settings

This commit is contained in:
lachtan obecny
2026-07-12 18:28:24 +02:00
parent 3505030c96
commit a2441cf23b

View File

@@ -1,4 +1,13 @@
{ {
"model": "sonnet",
"effortLevel": "high",
"permissions": {
"allow": [
"WebSearch",
"WebFetch",
"ReadFile"
]
},
"hooks": { "hooks": {
"PostToolUse": [ "PostToolUse": [
{ {
@@ -12,4 +21,4 @@
} }
] ]
} }
} }