mirror of
https://github.com/photoprism/photoprism.git
synced 2026-04-23 00:17:25 +08:00
Claude: Auto-accept file edits in project settings.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -5,8 +5,14 @@
|
||||
"Bash(make:*)",
|
||||
"Bash(go:*)",
|
||||
"Bash(npx --yes markdown-table-formatter:*)",
|
||||
"Read",
|
||||
"Write",
|
||||
"Edit",
|
||||
"Grep",
|
||||
"Glob",
|
||||
"WebSearch"
|
||||
]
|
||||
],
|
||||
"defaultMode": "acceptEdits"
|
||||
},
|
||||
"awaySummaryEnabled": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user