Allow imagemagick's identify and pnpm pi-coding-agent read
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"tree *": "allow",
|
||||
"stat *": "allow",
|
||||
"file *": "allow",
|
||||
"identify *": "allow",
|
||||
"wc *": "allow",
|
||||
"du *": "allow",
|
||||
"df *": "allow",
|
||||
@@ -55,6 +56,9 @@
|
||||
"git branch": "allow",
|
||||
"git remote -v": "allow"
|
||||
},
|
||||
"external_directory": "ask"
|
||||
"external_directory": {
|
||||
"*": "ask",
|
||||
"/home/fpasqua/.local/share/pnpm/store/v11/links/@earendil-works/pi-coding-agent/*": "allow"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user