mirror of
https://github.com/photoprism/photoprism.git
synced 2026-07-17 16:49:04 +00:00
Claude: Auto-accept file edits in project settings.json
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
1ced5cbf1e
commit
15036786bc
1 changed files with 7 additions and 1 deletions
|
|
@ -5,8 +5,14 @@
|
|||
"Bash(make:*)",
|
||||
"Bash(go:*)",
|
||||
"Bash(npx --yes markdown-table-formatter:*)",
|
||||
"Read",
|
||||
"Write",
|
||||
"Edit",
|
||||
"Grep",
|
||||
"Glob",
|
||||
"WebSearch"
|
||||
]
|
||||
],
|
||||
"defaultMode": "acceptEdits"
|
||||
},
|
||||
"awaySummaryEnabled": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue