mirror of
https://bitbucket.org/siakitem/my-pi.git
synced 2026-08-28 08:35:57 +00:00
feat: add lsp and auto-permissions stack
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
"grep*": "deny",
|
||||
"find*": "deny",
|
||||
"fd*": "deny",
|
||||
"git *": "ask",
|
||||
"git status*": "allow",
|
||||
"git diff*": "allow",
|
||||
"git log*": "allow",
|
||||
@@ -82,17 +81,6 @@
|
||||
"rsync *": "ask",
|
||||
"curl *": "ask",
|
||||
"wget *": "ask",
|
||||
"npm install*": "ask",
|
||||
"npm uninstall*": "ask",
|
||||
"npm update*": "ask",
|
||||
"pnpm add*": "ask",
|
||||
"pnpm install*": "ask",
|
||||
"bun add*": "ask",
|
||||
"bun install*": "ask",
|
||||
"pip install*": "ask",
|
||||
"pip3 install*": "ask",
|
||||
"brew install*": "ask",
|
||||
"brew uninstall*": "ask",
|
||||
"printenv*": "ask"
|
||||
},
|
||||
"mcp": {
|
||||
|
||||
Reference in New Issue
Block a user