Commit e8e64eb
committed
feat(settings): add local settings file with read permissions
Add .claude/settings.local.json file to configure read permissions for various
chatluna packages and plugins. This includes permissions for long memory
extensions, knowledge plugins, character modules, and core LLM platform files.
The settings file allows read access to specific directories while maintaining
empty deny and ask permission arrays for future configuration.1 parent 5e3694c commit e8e64eb
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments