feat: add lsp and auto-permissions stack

This commit is contained in:
云服务部-叶林立
2026-08-18 17:12:10 +08:00
parent 3984e37aa3
commit 78ce5bfb0c
9 changed files with 389 additions and 19 deletions
-12
View File
@@ -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": {