Claude: Auto-accept file edits in project settings.json

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer
2026-04-17 12:45:07 +02:00
parent 1ced5cbf1e
commit 15036786bc
+7 -1
View File
@@ -5,8 +5,14 @@
"Bash(make:*)",
"Bash(go:*)",
"Bash(npx --yes markdown-table-formatter:*)",
"Read",
"Write",
"Edit",
"Grep",
"Glob",
"WebSearch"
]
],
"defaultMode": "acceptEdits"
},
"awaySummaryEnabled": false
}