Allow imagemagick's identify and pnpm pi-coding-agent read
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
"tree *": "allow",
|
"tree *": "allow",
|
||||||
"stat *": "allow",
|
"stat *": "allow",
|
||||||
"file *": "allow",
|
"file *": "allow",
|
||||||
|
"identify *": "allow",
|
||||||
"wc *": "allow",
|
"wc *": "allow",
|
||||||
"du *": "allow",
|
"du *": "allow",
|
||||||
"df *": "allow",
|
"df *": "allow",
|
||||||
@@ -55,6 +56,9 @@
|
|||||||
"git branch": "allow",
|
"git branch": "allow",
|
||||||
"git remote -v": "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